Trading_TokenStatusType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_TokenStatusType.h Trading_TokenStatusType.m |
Tasks
-
statusCurrent token status.
property -
eiasTokenIdentifies the user to whom the token belongs.
property -
expirationTimeOriginal expiration time for the token.
property -
revocationTimeToken revocation time, if the token has been revoked.
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_TokenStatusType.heiasToken
Identifies the user to whom the token belongs.
@property (nonatomic, retain) NSString *eiasTokenDiscussion
Identifies the user to whom the token belongs.
type : NSString, wrapper for primitive string
Declared In
Trading_TokenStatusType.hexpirationTime
Original expiration time for the token.
@property (nonatomic, retain) NSDate *expirationTimeDiscussion
Original expiration time for the token.
type : NSDate, wrapper for primitive date
Declared In
Trading_TokenStatusType.h