Method: FormAPI::AuthenticationSuccessResponse.attribute_map
- Defined in:
- lib/form_api/models/authentication_success_response.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
42 43 44 45 46 |
# File 'lib/form_api/models/authentication_success_response.rb', line 42 def self.attribute_map { :'status' => :'status' } end |