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

Overview

Container for the return preferences of the seller for eBay Returns.

@ingroup EBayAPIInterface

Tasks

  •   optedIn

    This flag indicates whether or not an eligible US seller has opted into eBay
    managed returns through the eBay Return Center.

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

optedIn

This flag indicates whether or not an eligible US seller has opted into eBay
managed returns through the eBay Return Center.

@property (nonatomic, retain) NSNumber *optedIn

Discussion

This flag indicates whether or not an eligible US seller has opted into eBay
managed returns through the eBay Return Center.

type : NSNumber, wrapper for primitive bool

Declared In

Trading_SellerReturnPreferencesType.h