Method: FuseClient::TransactionCategory#hash
- Defined in:
- lib/fuse_client/models/transaction_category.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
135 136 137 |
# File 'lib/fuse_client/models/transaction_category.rb', line 135 def hash [primary, detailed].hash end |