Method: OpenapiClient::UpdateEmailSettingsResponse.attribute_map
- Defined in:
- lib/openapi_client/models/update_email_settings_response.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
29 30 31 32 33 34 35 36 |
# File 'lib/openapi_client/models/update_email_settings_response.rb', line 29 def self.attribute_map { :'client_request_id' => :'clientRequestId', :'api_trace_id' => :'apiTraceId', :'response_type' => :'responseType', :'stores' => :'stores' } end |