Method: CMV4APIClient::ISystemPolicy.attribute_map
- Defined in:
- lib/cmv4-openapi-client/models/i_system_policy.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
22 23 24 25 26 27 |
# File 'lib/cmv4-openapi-client/models/i_system_policy.rb', line 22 def self.attribute_map { :'name' => :'name', :'policy_name' => :'policyName' } end |