Trading_RefundArrayType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_RefundArrayType.h Trading_RefundArrayType.m |
Tasks
-
refund
Contains information about one refund. Applicable to Half.com (for GetOrders). Applicable to refunds issued with eBay’s new Payment Process.
property
Note: Refund containers are returned for eBay’s new Payment Process in the Sandbox environment beginning in April 2012, and in the Production environment beginning in May 2012.
Properties
refund
Contains information about one refund. Applicable to Half.com (for GetOrders). Applicable to refunds issued with eBay’s new Payment Process.
Note: Refund containers are returned for eBay’s new Payment Process in the Sandbox environment beginning in April 2012, and in the Production environment beginning in May 2012.
@property (nonatomic, retain) NSMutableArray *refund
Discussion
Contains information about one refund. Applicable to Half.com (for GetOrders). Applicable to refunds issued with eBay’s new Payment Process.
Note: Refund containers are returned for eBay’s new Payment Process in the Sandbox environment beginning in April 2012, and in the Production environment beginning in May 2012.
entry type : class Trading_RefundType
Declared In
Trading_RefundArrayType.h