Method: UltracartClient::OrderPaymentCheck#hash

Defined in:
lib/ultracart_api/models/order_payment_check.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



95
96
97
# File 'lib/ultracart_api/models/order_payment_check.rb', line 95

def hash
  [check_number].hash
end