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

Overview

Type defining the ReturnPolicyDetails.ReturnsWithin container that
is returned in GeteBayDetails. This container contains the values
that may be used in the ReturnPolicy.ReturnsWithinOption field of
Add/Revise/Relist API calls.

@ingroup EBayAPIInterface

Tasks

  •   returnsWithinOption

    Value indicates the number of days that a buyer has to return an item from the day they
    receive the item. This value can be passed in the Add/Revise/Relist family of API calls.




    Note:
    As of version 771, listings created, revised, or relisted with
    deprecated RefundOption and/or
    ReturnsWithinOption values (using Add/Revise/Relist family of
    API calls) will be blocked.



    For ReturnsWithinOption, the deprecated values are Days_3
    and Days_7. Instead of these deprecated values, the seller must offer a
    14-day, 30-day, or 60-day return window.


    property
  •   description

    Display string that applications can use to present ReturnsWithinOption in
    a more user-friendly format (such as in a drop-down list).
    Not applicable as input to the AddItem family of calls. (Use ReturnsWithinOption 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_ReturnsWithinDetailsType.h

description

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

@property (nonatomic, retain) NSString *description

Discussion

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

type : NSString, wrapper for primitive string

Declared In

Trading_ReturnsWithinDetailsType.h

returnsWithinOption

Value indicates the number of days that a buyer has to return an item from the day they
receive the item. This value can be passed in the Add/Revise/Relist family of API calls.




Note:
As of version 771, listings created, revised, or relisted with
deprecated RefundOption and/or
ReturnsWithinOption values (using Add/Revise/Relist family of
API calls) will be blocked.



For ReturnsWithinOption, the deprecated values are Days_3
and Days_7. Instead of these deprecated values, the seller must offer a
14-day, 30-day, or 60-day return window.


@property (nonatomic, retain) NSString *returnsWithinOption

Discussion

Value indicates the number of days that a buyer has to return an item from the day they
receive the item. This value can be passed in the Add/Revise/Relist family of API calls.




Note:
As of version 771, listings created, revised, or relisted with
deprecated RefundOption and/or
ReturnsWithinOption values (using Add/Revise/Relist family of
API calls) will be blocked.



For ReturnsWithinOption, the deprecated values are Days_3
and Days_7. Instead of these deprecated values, the seller must offer a
14-day, 30-day, or 60-day return window.


type : NSString, wrapper for primitive string

Declared In

Trading_ReturnsWithinDetailsType.h