Trading_RefundFundingSourceType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_RefundFundingSourceType.h Trading_RefundFundingSourceType.m |
Tasks
-
refundingSourceType
The source from which the refund was made. RefundFundingSource elements are returned
property
(for GetOrders and other order retrieval calls) for DE/AT orders subject to the
new eBay payment process.
Note: The introduction of the new eBay payment process for the entire German and
Austrian eBay marketplace has been delayed until 2013.
-
accountNumber
The account number of the funding source. RefundFundingSource elements are returned
property
(for GetOrders and other order retrieval calls) for DE/AT orders subject to the
new eBay payment process.
Note: The introduction of the new eBay payment process for the entire German and
Austrian eBay marketplace has been delayed until 2013.
-
refundAmount
The amount of the refund. RefundFundingSource elements are returned
property
(for GetOrders and other order retrieval calls) for DE/AT orders subject to the
new eBay payment process.
Note: The introduction of the new eBay payment process for the entire German and
Austrian eBay marketplace has been delayed until 2013.
-
sellerExternalTransactionID
The external transaction ID of the seller’s account. RefundFundingSource elements are returned
property
(for GetOrders and other order retrieval calls) for DE/AT orders subject to the
new eBay payment process.
Note: The introduction of the new eBay payment process for the entire German and
Austrian eBay marketplace has been delayed until 2013.
-
buyerExternalTransactionID
The external transaction ID of the buyer’s account. RefundFundingSource elements are returned
property
(for GetOrders and other order retrieval calls) for DE/AT orders subject to the
new eBay payment process.
Note: The introduction of the new eBay payment process for the entire German and
Austrian eBay marketplace has been delayed until 2013.
-
any
(public property)
property
Properties
accountNumber
The account number of the funding source. RefundFundingSource elements are returned
(for GetOrders and other order retrieval calls) for DE/AT orders subject to the
new eBay payment process.
Note: The introduction of the new eBay payment process for the entire German and
Austrian eBay marketplace has been delayed until 2013.
@property (nonatomic, retain) NSString *accountNumber
Discussion
The account number of the funding source. RefundFundingSource elements are returned
(for GetOrders and other order retrieval calls) for DE/AT orders subject to the
new eBay payment process.
Note: The introduction of the new eBay payment process for the entire German and
Austrian eBay marketplace has been delayed until 2013.
type : NSString, wrapper for primitive string
Declared In
Trading_RefundFundingSourceType.h
any
(public property)
@property (nonatomic, retain) NSMutableArray *any
Discussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_RefundFundingSourceType.h
buyerExternalTransactionID
The external transaction ID of the buyer’s account. RefundFundingSource elements are returned
(for GetOrders and other order retrieval calls) for DE/AT orders subject to the
new eBay payment process.
Note: The introduction of the new eBay payment process for the entire German and
Austrian eBay marketplace has been delayed until 2013.
@property (nonatomic, retain) NSString *buyerExternalTransactionID
Discussion
The external transaction ID of the buyer’s account. RefundFundingSource elements are returned
(for GetOrders and other order retrieval calls) for DE/AT orders subject to the
new eBay payment process.
Note: The introduction of the new eBay payment process for the entire German and
Austrian eBay marketplace has been delayed until 2013.
type : NSString, wrapper for primitive string
Declared In
Trading_RefundFundingSourceType.h
refundAmount
The amount of the refund. RefundFundingSource elements are returned
(for GetOrders and other order retrieval calls) for DE/AT orders subject to the
new eBay payment process.
Note: The introduction of the new eBay payment process for the entire German and
Austrian eBay marketplace has been delayed until 2013.
@property (nonatomic, retain) Trading_AmountType *refundAmount
Discussion
The amount of the refund. RefundFundingSource elements are returned
(for GetOrders and other order retrieval calls) for DE/AT orders subject to the
new eBay payment process.
Note: The introduction of the new eBay payment process for the entire German and
Austrian eBay marketplace has been delayed until 2013.
type : class Trading_AmountType
Declared In
Trading_RefundFundingSourceType.h
refundingSourceType
The source from which the refund was made. RefundFundingSource elements are returned
(for GetOrders and other order retrieval calls) for DE/AT orders subject to the
new eBay payment process.
Note: The introduction of the new eBay payment process for the entire German and
Austrian eBay marketplace has been delayed until 2013.
@property (nonatomic, retain) NSString *refundingSourceType
Discussion
The source from which the refund was made. RefundFundingSource elements are returned
(for GetOrders and other order retrieval calls) for DE/AT orders subject to the
new eBay payment process.
Note: The introduction of the new eBay payment process for the entire German and
Austrian eBay marketplace has been delayed until 2013.
type: string constant in Trading_RefundingSourceTypeCodeType.h
Declared In
Trading_RefundFundingSourceType.h
sellerExternalTransactionID
The external transaction ID of the seller’s account. RefundFundingSource elements are returned
(for GetOrders and other order retrieval calls) for DE/AT orders subject to the
new eBay payment process.
Note: The introduction of the new eBay payment process for the entire German and
Austrian eBay marketplace has been delayed until 2013.
@property (nonatomic, retain) NSString *sellerExternalTransactionID
Discussion
The external transaction ID of the seller’s account. RefundFundingSource elements are returned
(for GetOrders and other order retrieval calls) for DE/AT orders subject to the
new eBay payment process.
Note: The introduction of the new eBay payment process for the entire German and
Austrian eBay marketplace has been delayed until 2013.
type : NSString, wrapper for primitive string
Declared In
Trading_RefundFundingSourceType.h