Method: OpenapiClient::AuthenticationRequest.openapi_types
- Defined in:
- lib/openapi_client/models/authentication_request.rb
.openapi_types ⇒ Object
Attribute type mapping.
29 30 31 32 33 |
# File 'lib/openapi_client/models/authentication_request.rb', line 29 def self.openapi_types { :'authentication_type' => :'String' } end |