Method: TogaiClient::UsageConfig.attribute_map

Defined in:
lib/togai_client/models/usage_config.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



52
53
54
55
56
57
58
59
# File 'lib/togai_client/models/usage_config.rb', line 52

def self.attribute_map
  {
    :'mode' => :'mode',
    :'usage_map' => :'usageMap',
    :'lookup_range' => :'lookupRange',
    :'lookup_cycle' => :'lookupCycle'
  }
end