Method: TalonOne::Meta.attribute_map
- Defined in:
- lib/talon_one/models/meta.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
30 31 32 33 34 35 36 37 38 |
# File 'lib/talon_one/models/meta.rb', line 30 def self.attribute_map { :'campaigns' => :'campaigns', :'coupons' => :'coupons', :'coupon_rejection_reason' => :'couponRejectionReason', :'referral_rejection_reason' => :'referralRejectionReason', :'warnings' => :'warnings' } end |