Method: NucleusApi::PageFinancialStatement#hash
- Defined in:
- lib/nucleus_api/models/page_financial_statement.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
152 153 154 |
# File 'lib/nucleus_api/models/page_financial_statement.rb', line 152 def hash [content, first, last, number, number_of_elements, size, sort, total_elements, total_pages].hash end |