Trading_ErrorParameterType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_ErrorParameterType.h Trading_ErrorParameterType.m |
Overview
A variable that contains specific information about the context of this error.
For example, if you pass in an attribute set ID that does not match
the specified category, the attribute set ID might be returned as an error parameter.
Use error parameters to flag fields that users need to correct.
Also use error parameters to distinguish between errors when multiple
errors are returned.
@ingroup EBayAPIInterface
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *any
Discussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_ErrorParameterType.h