Method: Plaid::PartnerCustomerRemoveResponse#hash

Defined in:
lib/plaid/models/partner_customer_remove_response.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



96
97
98
# File 'lib/plaid/models/partner_customer_remove_response.rb', line 96

def hash
  [request_id].hash
end