Trading_TokenStatusType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_TokenStatusType.h Trading_TokenStatusType.m |
Tasks
-
status
Current token status.
property -
eiasToken
Identifies the user to whom the token belongs.
property -
expirationTime
Original expiration time for the token.
property -
revocationTime
Token revocation time, if the token has been revoked.
property -
any
(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_TokenStatusType.h
eiasToken
Identifies the user to whom the token belongs.
@property (nonatomic, retain) NSString *eiasToken
Discussion
Identifies the user to whom the token belongs.
type : NSString, wrapper for primitive string
Declared In
Trading_TokenStatusType.h
expirationTime
Original expiration time for the token.
@property (nonatomic, retain) NSDate *expirationTime
Discussion
Original expiration time for the token.
type : NSDate, wrapper for primitive date
Declared In
Trading_TokenStatusType.h