Trading_ReasonCodeDetailType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_ReasonCodeDetailType.h Trading_ReasonCodeDetailType.m |
Tasks
-
briefTextThe short description of the infringement associated with the reason code ID.
property -
detailedTextThe 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 *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_ReasonCodeDetailType.hbriefText
The short description of the infringement associated with the reason code ID.
@property (nonatomic, retain) NSString *briefTextDiscussion
The short description of the infringement associated with the reason code ID.
type : NSString, wrapper for primitive string
Declared In
Trading_ReasonCodeDetailType.hcodeID
(public property)
@property (nonatomic, retain) NSNumber *codeIDDiscussion
(public property)
type : NSNumber, wrapper for primitive long
Declared In
Trading_ReasonCodeDetailType.hdetailedText
The long description of the infringement associated with the reason code ID.
@property (nonatomic, retain) NSString *detailedTextDiscussion
The long description of the infringement associated with the reason code ID.
type : NSString, wrapper for primitive string
Declared In
Trading_ReasonCodeDetailType.h