Method: OrderCloud::ListOrderApproval.attribute_map
- Defined in:
- lib/order_cloud/models/list_order_approval.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_order_approval.rb', line 35 def self.attribute_map { :'items' => :'Items', :'meta' => :'Meta' } end |