Method: TransferZero::SenderResponseExisting#hash
- Defined in:
- lib/transferzero-sdk/models/sender_response_existing.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
82 83 84 |
# File 'lib/transferzero-sdk/models/sender_response_existing.rb', line 82 def hash [sender].hash end |