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

Overview

Characteristics of the My eBay Favorite Seller.

@ingroup EBayAPIInterface

Tasks

  •   userID

    The favorite seller’s eBay user ID.

    property
  •   storeName

    The name of the store owned by the favorite seller, if applicable.

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

storeName

The name of the store owned by the favorite seller, if applicable.

@property (nonatomic, retain) NSString *storeName

Discussion

The name of the store owned by the favorite seller, if applicable.

type : NSString, wrapper for primitive string

Declared In

Trading_MyeBayFavoriteSellerType.h

userID

The favorite seller’s eBay user ID.

@property (nonatomic, retain) NSString *userID

Discussion

The favorite seller’s eBay user ID.

type : NSString, wrapper for primitive string

Declared In

Trading_MyeBayFavoriteSellerType.h