Trading_RefundFailureReasonType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_RefundFailureReasonType.h Trading_RefundFailureReasonType.m |
Tasks
-
refundFailureCode
A code indicating the reason why a refund was not issued by the seller.
property
Note: RefundFailureCode values are returned
(for GetOrders and other order retrieval calls) for DE/AT orders 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_RefundFailureReasonType.h
refundFailureCode
A code indicating the reason why a refund was not issued by the seller.
Note: RefundFailureCode values are returned
(for GetOrders and other order retrieval calls) for DE/AT orders subject to the new
eBay payment process.
@property (nonatomic, retain) NSString *refundFailureCode
Discussion
A code indicating the reason why a refund was not issued by the seller.
Note: RefundFailureCode values are returned
(for GetOrders and other order retrieval calls) for DE/AT orders subject to the new
eBay payment process.
type: string constant in Trading_RefundFailureCodeType.h
Declared In
Trading_RefundFailureReasonType.h