TCGBMember Class Reference
Inherits from | NSObject |
---|---|
Declared in | TCGBAuthToken.h |
Properties
valid
Notify wheter this user is valid or not
@property (nonatomic, strong) NSString *valid
Declared In
TCGBAuthToken.h
lastLoginDate
Last Login Date
@property (nonatomic, assign) long lastLoginDate
Declared In
TCGBAuthToken.h
authList
Mapped provider list and information
@property (nonatomic, strong) NSArray<TCGBAuthMappingInfo*> *authList
See Also
Declared In
TCGBAuthToken.h
temporaryWithdrawal
Temporary withdrawal information
@property (nonatomic, strong) TCGBTemporaryWithdrawalInfo *temporaryWithdrawal
Declared In
TCGBAuthToken.h