Trading_SellingManagerVendorDetailsType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_SellingManagerVendorDetailsType.h Trading_SellingManagerVendorDetailsType.m |
Tasks
-
vendorNamePrimary vendor name. Vendor information is returned only if it has been set.
property -
vendorContactInfoContact information of vendor. Vendor information is returned only if it has been set.
property -
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_SellingManagerVendorDetailsType.hvendorContactInfo
Contact information of vendor. Vendor information is returned only if it has been set.
@property (nonatomic, retain) NSString *vendorContactInfoDiscussion
Contact information of vendor. Vendor information is returned only if it has been set.
type : NSString, wrapper for primitive string
Declared In
Trading_SellingManagerVendorDetailsType.hvendorName
Primary vendor name. Vendor information is returned only if it has been set.
@property (nonatomic, retain) NSString *vendorNameDiscussion
Primary vendor name. Vendor information is returned only if it has been set.
type : NSString, wrapper for primitive string
Declared In
Trading_SellingManagerVendorDetailsType.h