Method: DocuSign_eSign::FeatureSet#hash

Defined in:
lib/docusign_esign/models/feature_set.rb

#hashFixnum

Calculates hash code according to all attributes.

Returns:

  • (Fixnum)

    Hash code



158
159
160
# File 'lib/docusign_esign/models/feature_set.rb', line 158

def hash
  [currency_feature_set_prices, envelope_fee, feature_set_id, fixed_fee, is21_cfr_part11, is_active, is_enabled, name, seat_fee].hash
end