Method: OrderCloud::ListCategoryProductAssignment.attribute_map

Defined in:
lib/order_cloud/models/list_category_product_assignment.rb

.attribute_mapObject

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



35
36
37
38
39
40
# File 'lib/order_cloud/models/list_category_product_assignment.rb', line 35

def self.attribute_map
  {
    :'items' => :'Items',
    :'meta' => :'Meta'
  }
end