Method: MxPlatformRuby::TransactionRuleCreateRequestBody#hash

Defined in:
lib/mx-platform-ruby/models/transaction_rule_create_request_body.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



94
95
96
# File 'lib/mx-platform-ruby/models/transaction_rule_create_request_body.rb', line 94

def hash
  [transaction_rule].hash
end