Method: TalonOne::BaseNotifications.openapi_types

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

.openapi_typesObject

Attribute type mapping.



28
29
30
31
32
# File 'lib/talon_one/models/base_notifications.rb', line 28

def self.openapi_types
  {
    :'data' => :'Array<BaseNotification>'
  }
end