Method: VoucherifySdk::ExportParameters#hash
- Defined in:
- lib/VoucherifySdk/models/export_parameters.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
138 139 140 |
# File 'lib/VoucherifySdk/models/export_parameters.rb', line 138 def hash [order, fields, filters].hash end |