Method: OpenapiClient::ConnectStampsRequestBody.attribute_map
- Defined in:
- lib/openapi_client/models/connect_stamps_request_body.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
28 29 30 31 32 33 34 |
# File 'lib/openapi_client/models/connect_stamps_request_body.rb', line 28 def self.attribute_map { :'nickname' => :'nickname', :'username' => :'username', :'password' => :'password' } end |