Method: Wire4Client::AccountReassigned#hash
- Defined in:
- lib/wire4_client/models/account_reassigned.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
267 268 269 |
# File 'lib/wire4_client/models/account_reassigned.rb', line 267 def hash [amount_limit, , bank, beneficiary_account, email, institution, kind_of_relationship, numeric_reference_spei, payment_concept_spei, person, register_date, relationship, rfc, status].hash end |