Trading_BuyerType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_BuyerType.h Trading_BuyerType.m |
Tasks
-
shippingAddressContains 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 *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_BuyerType.hshippingAddress
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 *shippingAddressDiscussion
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