Method: VoucherifySdk::ExportParameters#hash

Defined in:
lib/VoucherifySdk/models/export_parameters.rb

#hashInteger

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