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

Overview

ProStores listing level preferences.

@ingroup EBayAPIInterface

Tasks

  •   proStoresStoreName

    The name of the ProStores store.
    To remove this value when revising or relisting an item, use DeletedField.

    property
  •   sellerThirdPartyUsername

    The user name of the ProStores store.
    To remove this value when revising or relisting an item, use DeletedField.

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

proStoresStoreName

The name of the ProStores store.
To remove this value when revising or relisting an item, use DeletedField.

@property (nonatomic, retain) NSString *proStoresStoreName

Discussion

The name of the ProStores store.
To remove this value when revising or relisting an item, use DeletedField.

type : NSString, wrapper for primitive string

Declared In

Trading_ListingCheckoutRedirectPreferenceType.h

sellerThirdPartyUsername

The user name of the ProStores store.
To remove this value when revising or relisting an item, use DeletedField.

@property (nonatomic, retain) NSString *sellerThirdPartyUsername

Discussion

The user name of the ProStores store.
To remove this value when revising or relisting an item, use DeletedField.

type : NSString, wrapper for primitive string

Declared In

Trading_ListingCheckoutRedirectPreferenceType.h