Trading_RefundFailureReasonType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_RefundFailureReasonType.h Trading_RefundFailureReasonType.m |
Tasks
-
refundFailureCodeA 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 *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_RefundFailureReasonType.hrefundFailureCode
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 *refundFailureCodeDiscussion
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