Method: MxPlatformRuby::ManagedAccountCreateRequestBody.attribute_map
- Defined in:
- lib/mx-platform-ruby/models/managed_account_create_request_body.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
21 22 23 24 25 |
# File 'lib/mx-platform-ruby/models/managed_account_create_request_body.rb', line 21 def self.attribute_map { :'account' => :'account' } end |