Method: CyberSource::Ptsv2paymentsidrefundsPaymentInformationEWallet#hash

Defined in:
lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_payment_information_e_wallet.rb

#hashFixnum

Calculates hash code according to all attributes.

Returns:

  • (Fixnum)

    Hash code



89
90
91
# File 'lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_payment_information_e_wallet.rb', line 89

def hash
  [funding_source].hash
end