Method: LinodeOpenapiClient::GetInvoices200ResponseDataInnerTaxSummaryInner#hash
- Defined in:
- lib/linode_openapi_client/models/get_invoices200_response_data_inner_tax_summary_inner.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
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 |