Trading_ListingCheckoutRedirectPreferenceType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_ListingCheckoutRedirectPreferenceType.h Trading_ListingCheckoutRedirectPreferenceType.m |
Tasks
-
proStoresStoreName
The name of the ProStores store.
property
To remove this value when revising or relisting an item, use DeletedField. -
sellerThirdPartyUsername
The user name of the ProStores store.
property
To remove this value when revising or relisting an item, use DeletedField. -
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