Method: LinodeOpenapiClient::GetInvoices200ResponseDataInnerTaxSummaryInner#hash

Defined in:
lib/linode_openapi_client/models/get_invoices200_response_data_inner_tax_summary_inner.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



107
108
109
# File 'lib/linode_openapi_client/models/get_invoices200_response_data_inner_tax_summary_inner.rb', line 107

def hash
  [tax, name].hash
end