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

Overview

Container consisting of one or more RefundLine fields.

@ingroup EBayAPIInterface

Tasks

  •   refundLine

    This field indicates the type and amount of the refund to the buyer involved in
    an DE/AT order order subject to the new eBay payment process. The type
    attribute indicates whether the refund is being applied against the purchase price or
    the shipping price. Using the issueRefund call of the
    Order Adjustment API, the seller can also issue an optional/additional refund that
    does not apply to the purchase price or shipping price.
    The type values are defined in the
    RefundLineTypeCodeType enumeration type.





    RefundLine fields will only be returned if a refund
    has been issued from the seller to the buyer for a DE/AT order going through the new
    eBay payment process.

    property
  •   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_RefundLineArrayType.h

refundLine

This field indicates the type and amount of the refund to the buyer involved in
an DE/AT order order subject to the new eBay payment process. The type
attribute indicates whether the refund is being applied against the purchase price or
the shipping price. Using the issueRefund call of the
Order Adjustment API, the seller can also issue an optional/additional refund that
does not apply to the purchase price or shipping price.
The type values are defined in the
RefundLineTypeCodeType enumeration type.





RefundLine fields will only be returned if a refund
has been issued from the seller to the buyer for a DE/AT order going through the new
eBay payment process.

@property (nonatomic, retain) NSMutableArray *refundLine

Discussion

This field indicates the type and amount of the refund to the buyer involved in
an DE/AT order order subject to the new eBay payment process. The type
attribute indicates whether the refund is being applied against the purchase price or
the shipping price. Using the issueRefund call of the
Order Adjustment API, the seller can also issue an optional/additional refund that
does not apply to the purchase price or shipping price.
The type values are defined in the
RefundLineTypeCodeType enumeration type.





RefundLine fields will only be returned if a refund
has been issued from the seller to the buyer for a DE/AT order going through the new
eBay payment process.

entry type : class Trading_RefundLineType

Declared In

Trading_RefundLineArrayType.h