Trading_RefundTransactionArrayType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_RefundTransactionArrayType.h Trading_RefundTransactionArrayType.m |
Overview
A container consisting of one or more RefundTransaction containers.
@ingroup EBayAPIInterface
Tasks
-
refundTransaction
A container consisting of details about an order line item against which the seller issued a refund.
property
Note: RefundTransaction containers are returned
(for GetOrders and other order retrieval calls) if a refund was issued from the seller
to the buyer for a DE/AT order subject to the new eBay payment process.
-
any
(public property)
property
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *any
Discussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_RefundTransactionArrayType.h
refundTransaction
A container consisting of details about an order line item against which the seller issued a refund.
Note: RefundTransaction containers are returned
(for GetOrders and other order retrieval calls) if a refund was issued from the seller
to the buyer for a DE/AT order subject to the new eBay payment process.
@property (nonatomic, retain) NSMutableArray *refundTransaction
Discussion
A container consisting of details about an order line item against which the seller issued a refund.
Note: RefundTransaction containers are returned
(for GetOrders and other order retrieval calls) if a refund was issued from the seller
to the buyer for a DE/AT order subject to the new eBay payment process.
entry type : class Trading_RefundTransactionType
Declared In
Trading_RefundTransactionArrayType.h