Method: TransferZero::RecipientRequest#hash

Defined in:
lib/transferzero-sdk/models/recipient_request.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



82
83
84
# File 'lib/transferzero-sdk/models/recipient_request.rb', line 82

def hash
  [recipient].hash
end