Method: FormAPI::AuthenticationSuccessResponse.openapi_types
- Defined in:
- lib/form_api/models/authentication_success_response.rb
.openapi_types ⇒ Object
Attribute type mapping.
49 50 51 52 53 |
# File 'lib/form_api/models/authentication_success_response.rb', line 49 def self.openapi_types { :'status' => :'String' } end |