Method: TalonOne::NewEvent.openapi_types

Defined in:
lib/talon_one/models/new_event.rb

.openapi_typesObject

Attribute type mapping.



44
45
46
47
48
49
50
51
52
# File 'lib/talon_one/models/new_event.rb', line 44

def self.openapi_types
  {
    :'profile_id' => :'String',
    :'store_integration_id' => :'String',
    :'type' => :'String',
    :'attributes' => :'Object',
    :'session_id' => :'String'
  }
end