Method: AmzSpApi::EasyShipModel::RejectedOrder.attribute_map

Defined in:
lib/easy-ship-model/models/rejected_order.rb

.attribute_mapObject

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



22
23
24
25
26
27
# File 'lib/easy-ship-model/models/rejected_order.rb', line 22

def self.attribute_map
  {
    :'amazon_order_id' => :'amazonOrderId',
    :'error' => :'error'
  }
end