Inherits from Trading_AbstractRequestType : NSObject
Declared in Trading_VerifyAddFixedPriceItemRequestType.h
Trading_VerifyAddFixedPriceItemRequestType.m

Overview

Enables a seller to test the definition of a new fixed-price listing by
submitting the definition to eBay without creating a actual listing.

@ingroup EBayAPIInterface

Tasks

  •   item

    Root container holding all values that define a new
    fixed-price listing.

    property

Properties

item

Root container holding all values that define a new
fixed-price listing.

@property (nonatomic, retain) Trading_ItemType *item

Discussion

Root container holding all values that define a new
fixed-price listing.

type : class Trading_ItemType

Declared In

Trading_VerifyAddFixedPriceItemRequestType.h