Method: TalonOne::Notification.openapi_types
- Defined in:
- lib/talon_one/models/notification.rb
.openapi_types ⇒ Object
Attribute type mapping.
36 37 38 39 40 41 42 |
# File 'lib/talon_one/models/notification.rb', line 36 def self.openapi_types { :'id' => :'Integer', :'name' => :'String', :'description' => :'String' } end |