Trading_RefundFundingSourceType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_RefundFundingSourceType.h Trading_RefundFundingSourceType.m |
Tasks
-
refundingSourceTypeThe 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.
-
accountNumberThe 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.
-
refundAmountThe 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.
-
sellerExternalTransactionIDThe 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.
-
buyerExternalTransactionIDThe 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 *accountNumberDiscussion
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.hany
(public property)
@property (nonatomic, retain) NSMutableArray *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_RefundFundingSourceType.hbuyerExternalTransactionID
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 *buyerExternalTransactionIDDiscussion
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.hrefundAmount
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 *refundAmountDiscussion
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.hrefundingSourceType
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 *refundingSourceTypeDiscussion
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.hsellerExternalTransactionID
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 *sellerExternalTransactionIDDiscussion
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