Method: TalonOne::NewEvent.attribute_map
- Defined in:
- lib/talon_one/models/new_event.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
33 34 35 36 37 38 39 40 41 |
# File 'lib/talon_one/models/new_event.rb', line 33 def self.attribute_map { :'profile_id' => :'profileId', :'store_integration_id' => :'storeIntegrationId', :'type' => :'type', :'attributes' => :'attributes', :'session_id' => :'sessionId' } end |