Method: TalonOne::NewFeatureFlags.attribute_map
- Defined in:
- lib/talon_one/models/new_feature_flags.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
27 28 29 30 31 32 33 |
# File 'lib/talon_one/models/new_feature_flags.rb', line 27 def self.attribute_map { :'loyalty' => :'loyalty', :'coupons_without_count' => :'coupons_without_count', :'beta_effects' => :'betaEffects' } end |