Method: Akeyless::CustomerFragment.attribute_map

Defined in:
lib/akeyless/models/customer_fragment.rb

.attribute_mapObject

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



25
26
27
28
29
30
31
# File 'lib/akeyless/models/customer_fragment.rb', line 25

def self.attribute_map
  {
    :'description' => :'description',
    :'id' => :'id',
    :'value' => :'value'
  }
end