Method: WhiteLabelMachineName::LineItemAttributeCreate.attribute_map

Defined in:
lib/whitelabelmachinename-ruby-sdk/models/line_item_attribute_create.rb

.attribute_mapObject

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



30
31
32
33
34
35
# File 'lib/whitelabelmachinename-ruby-sdk/models/line_item_attribute_create.rb', line 30

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