class Amazon::Transaction
Load this library with:
require 'amazon/transaction'
This class provides access to Amazon's Transaction Details API.
Constants
- MAX_ORDER_IDS
This is the maximum number of order IDs that can be specified in Amazon::Transaction::Request#get_details.
Attributes
condition[R]
error[RW]
items[RW]
order_id[R]
promotion[RW]
seller_id[R]
shipping[RW]
subtotal[RW]
tax[RW]
total[RW]
transaction_date[R]
transaction_epoch[R]