Method: TalonOne::NewEvent.openapi_types
- Defined in:
- lib/talon_one/models/new_event.rb
.openapi_types ⇒ Object
Attribute type mapping.
41 42 43 44 45 46 47 48 |
# File 'lib/talon_one/models/new_event.rb', line 41 def self.openapi_types { :'profile_id' => :'String', :'type' => :'String', :'attributes' => :'Object', :'session_id' => :'String' } end |