Method: AmzSpApi::MessagingApiModel::CreateConfirmOrderDetailsResponse#hash

Defined in:
lib/messaging-api-model/models/create_confirm_order_details_response.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code


88
89
90
# File 'lib/messaging-api-model/models/create_confirm_order_details_response.rb', line 88

def hash
  [errors].hash
end