Trading_ModifyNameArrayType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_ModifyNameArrayType.h Trading_ModifyNameArrayType.m |
Overview
A list of one or more ModifyName containers. Each ModifyName container has Name and NewName elements.
@ingroup EBayAPIInterface
Tasks
-
modifyName
Container for the current and new name of a variation specific.
property
You cannot change the name of required item specifics. Call GetCategoryFeatures to determine which names are required.
Properties
modifyName
Container for the current and new name of a variation specific.
You cannot change the name of required item specifics. Call GetCategoryFeatures to determine which names are required.
@property (nonatomic, retain) NSMutableArray *modifyName
Discussion
Container for the current and new name of a variation specific.
You cannot change the name of required item specifics. Call GetCategoryFeatures to determine which names are required.
entry type : class Trading_ModifyNameType
Declared In
Trading_ModifyNameArrayType.h