Method: VoucherifySdk::ParameterFiltersListPublications#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



201
202
203
# File 'lib/VoucherifySdk/models/parameter_filters_list_publications.rb', line 201

def hash
  [junction, failure_code, result, customer_id, campaign_name, voucher_type, is_referral_code, parent_object_id, related_object_id, source_id].hash
end