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

Overview

This type defines the ProStoresDetails container, which contains
details about the ProStore seller’s store.

@ingroup EBayAPIInterface

Tasks

  •   sellerThirdPartyUsername

    The user name associated with the seller’s ProStore store. This field is always
    returned with the ProStoresDetails container.

    property
  •   storeName

    The name of the seller’s ProStore store. This field is always returned with the
    ProStoresDetails container.

    property
  •   status

    This value indicates if the seller’s ProStore store is enabled or disabled. This field
    is always returned with the ProStoresDetails container.

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

sellerThirdPartyUsername

The user name associated with the seller’s ProStore store. This field is always
returned with the ProStoresDetails container.

@property (nonatomic, retain) NSString *sellerThirdPartyUsername

Discussion

The user name associated with the seller’s ProStore store. This field is always
returned with the ProStoresDetails container.

type : NSString, wrapper for primitive string

Declared In

Trading_ProStoresDetailsType.h

status

This value indicates if the seller’s ProStore store is enabled or disabled. This field
is always returned with the ProStoresDetails container.

@property (nonatomic, retain) NSString *status

Discussion

This value indicates if the seller’s ProStore store is enabled or disabled. This field
is always returned with the ProStoresDetails container.

type: string constant in Trading_EnableCodeType.h

Declared In

Trading_ProStoresDetailsType.h

storeName

The name of the seller’s ProStore store. This field is always returned with the
ProStoresDetails container.

@property (nonatomic, retain) NSString *storeName

Discussion

The name of the seller’s ProStore store. This field is always returned with the
ProStoresDetails container.

type : NSString, wrapper for primitive string

Declared In

Trading_ProStoresDetailsType.h