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

Overview

(public class)

@ingroup EBayAPIInterface

Tasks

  •   shippingCostPaidByOption

    The party who pays the shipping cost for a returned item.
    This value can be passed in the AddItem family of calls.

    property
  •   description

    Display string that applications can use to present ShippingCostPaidByOption in
    a more user-friendly format (such as in a drop-down list).
    Not applicable as input to the AddItem family of calls. (Use ShippingCostPaidByOption instead.)

    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_ShippingCostPaidByDetailsType.h

description

Display string that applications can use to present ShippingCostPaidByOption in
a more user-friendly format (such as in a drop-down list).
Not applicable as input to the AddItem family of calls. (Use ShippingCostPaidByOption instead.)

@property (nonatomic, retain) NSString *description

Discussion

Display string that applications can use to present ShippingCostPaidByOption in
a more user-friendly format (such as in a drop-down list).
Not applicable as input to the AddItem family of calls. (Use ShippingCostPaidByOption instead.)

type : NSString, wrapper for primitive string

Declared In

Trading_ShippingCostPaidByDetailsType.h

shippingCostPaidByOption

The party who pays the shipping cost for a returned item.
This value can be passed in the AddItem family of calls.

@property (nonatomic, retain) NSString *shippingCostPaidByOption

Discussion

The party who pays the shipping cost for a returned item.
This value can be passed in the AddItem family of calls.

type : NSString, wrapper for primitive string

Declared In

Trading_ShippingCostPaidByDetailsType.h