Inherits from NSObject
Conforms to PicoBindable
Declared in Trading_RefundArrayType.h
Trading_RefundArrayType.m

Overview

Contains an array of refunds.

@ingroup EBayAPIInterface

Tasks

  •   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

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