Method: OrderCloud::ListPromotionAssignment.attribute_map
- Defined in:
- lib/order_cloud/models/list_promotion_assignment.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
35 36 37 38 39 40 |
# File 'lib/order_cloud/models/list_promotion_assignment.rb', line 35 def self.attribute_map { :'items' => :'Items', :'meta' => :'Meta' } end |