Method: MxPlatformRuby::TransactionRuleCreateRequestBody#hash
- Defined in:
- lib/mx-platform-ruby/models/transaction_rule_create_request_body.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
94 95 96 |
# File 'lib/mx-platform-ruby/models/transaction_rule_create_request_body.rb', line 94 def hash [transaction_rule].hash end |