Method: TalonOne::NotificationTest.openapi_types

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

.openapi_typesObject

Attribute type mapping.



32
33
34
35
36
37
# File 'lib/talon_one/models/notification_test.rb', line 32

def self.openapi_types
  {
    :'http_response' => :'String',
    :'http_status' => :'Integer'
  }
end