Trading_BuyerType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_BuyerType.h Trading_BuyerType.m |
Tasks
-
shippingAddress
Contains the shipping address of the buyer. See AddressType for its child elements. GetAllBidders
property
is returning only Country and PostalCode currently.
Output only. -
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_BuyerType.h
shippingAddress
Contains the shipping address of the buyer. See AddressType for its child elements. GetAllBidders
is returning only Country and PostalCode currently.
Output only.
@property (nonatomic, retain) Trading_AddressType *shippingAddress
Discussion
Contains the shipping address of the buyer. See AddressType for its child elements. GetAllBidders
is returning only Country and PostalCode currently.
Output only.
type : class Trading_AddressType
Declared In
Trading_BuyerType.h