Method: OpenapiClient::ConnectCarrierRequestBody#hash

Defined in:
lib/openapi_client/models/connect_carrier_request_body.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



1543
1544
1545
# File 'lib/openapi_client/models/connect_carrier_request_body.rb', line 1543

def hash
  [nickname, username, password, merchant_seller_id, mws_auth_token, email, , ftp_username, ftp_password, api_key, api_secret, contract_id, client_id, pickup_number, distribution_center, ancillary_endorsement, site_id, , passphrase, address1, address2, city, company, country_code, first_name, last_name, phone, postal_code, state, agree_to_eula, meter_number, mailer_id, profile_name, merchant_id, induction_site, activation_key, oba_email, contact_name, company_name, street_line1, street_line2, street_line3, access_key, sendle_id, , , title, invoice, agree_to_technology_agreement].hash
end