Trading_ReasonCodeDetailType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_ReasonCodeDetailType.h Trading_ReasonCodeDetailType.m |
Tasks
-
briefText
The short description of the infringement associated with the reason code ID.
property -
detailedText
The long description of the infringement associated with the reason code ID.
property -
any
(public property)
property -
codeID
(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_ReasonCodeDetailType.h
briefText
The short description of the infringement associated with the reason code ID.
@property (nonatomic, retain) NSString *briefText
Discussion
The short description of the infringement associated with the reason code ID.
type : NSString, wrapper for primitive string
Declared In
Trading_ReasonCodeDetailType.h
codeID
(public property)
@property (nonatomic, retain) NSNumber *codeID
Discussion
(public property)
type : NSNumber, wrapper for primitive long
Declared In
Trading_ReasonCodeDetailType.h
detailedText
The long description of the infringement associated with the reason code ID.
@property (nonatomic, retain) NSString *detailedText
Discussion
The long description of the infringement associated with the reason code ID.
type : NSString, wrapper for primitive string
Declared In
Trading_ReasonCodeDetailType.h