Inherits from Trading_AmountType : NSObject
Declared in Trading_RefundLineType.h
Trading_RefundLineType.m

Overview

The order line item against which the refund was issued.
If an order ID is present, it indicates that the refund was issued against the entire order.
If an item ID and transaction ID are present, that indicates that the refund was issued against that particular order line item.

@ingroup EBayAPIInterface

Tasks

Properties

type

(public property)

@property (nonatomic, retain) NSString *type

Discussion

(public property)

type: string constant in Trading_RefundLineTypeCodeType.h

Declared In

Trading_RefundLineType.h