Method: TalonOne::IntegrationState.attribute_map
- Defined in:
- lib/talon_one/models/integration_state.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
29 30 31 32 33 34 35 36 37 |
# File 'lib/talon_one/models/integration_state.rb', line 29 def self.attribute_map { :'session' => :'session', :'profile' => :'profile', :'event' => :'event', :'loyalty' => :'loyalty', :'coupon' => :'coupon' } end |