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

Overview

Type defining the RestockingFeeValue container, which contains the
allowed values (and a text description of each value) that may be specified in the
RestockingFeeValueOption field of an Add/Revise/Relist API call.

@ingroup EBayAPIInterface

Tasks

  •   restockingFeeValueOption

    A restocking fee value option that a seller can specify in the
    RestockingFeeValueOption field of Add/Revise/Relist calls.
    In order to charge a buyer a restocking fee when an item is returned, a US seller
    must input a restocking fee value as part of the return policy.

    property
  •   description

    Display string that applications can use to present
    the RestockingFeeValueOption values in a more user-friendly
    format when used in GUI features such as option buttons or drop-down lists.

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

description

Display string that applications can use to present
the RestockingFeeValueOption values in a more user-friendly
format when used in GUI features such as option buttons or drop-down lists.

@property (nonatomic, retain) NSString *description

Discussion

Display string that applications can use to present
the RestockingFeeValueOption values in a more user-friendly
format when used in GUI features such as option buttons or drop-down lists.

type : NSString, wrapper for primitive string

Declared In

Trading_RestockingFeeValueDetailsType.h

restockingFeeValueOption

A restocking fee value option that a seller can specify in the
RestockingFeeValueOption field of Add/Revise/Relist calls.
In order to charge a buyer a restocking fee when an item is returned, a US seller
must input a restocking fee value as part of the return policy.

@property (nonatomic, retain) NSString *restockingFeeValueOption

Discussion

A restocking fee value option that a seller can specify in the
RestockingFeeValueOption field of Add/Revise/Relist calls.
In order to charge a buyer a restocking fee when an item is returned, a US seller
must input a restocking fee value as part of the return policy.

type : NSString, wrapper for primitive string

Declared In

Trading_RestockingFeeValueDetailsType.h