AccountResult
Data structure
INTLAccountResult:Inherits from INTLBaseResult, include login information.
Name | Type | Description |
---|---|---|
Profile | AccountProfile | Account Profile |
ChannelID | int | Channel ID |
Channel | string | Channel name |
SeqID | string | Data stream serial number |
Username | string | User defined name |
Uid | string | User UID |
Token | string | User login token |
Expiretime | long | Token expire time |
IsRegister | int | Whether the user is registered 0: False, 1: True |
IsSetPassword | int | Whether password is set 0: False, 1: True |
IsReceiveEmail | int | Whether to receive marketing emails 0: False, 1: True |
VerifyCodeExpireTime | long | Verification code expiration time |
CanBind | int | Whether the account can be linked 0: False, 1: True |
IsUserNameAvailable | int | Whether the username is available 0: False, 1: True |
PpAcceptanceVersion | string | Privacy Policy version |
TosAcceptanceVersion | string | Terms of Service version |
PpAcceptanceTime | long | Privacy Policy acceptance time |
TosAcceptanceTime | long | Terms of Service acceptance time |
HasGameSaccUid | bool | Whether the current email is registered with a custom account UID |
HasGameSaccOpenId | bool | Whether the current email is registered with a custom account OpenID |
HasLiUid | bool | Whether the current email is registered with an LI PASS UID |
HasLiOpenId | bool | Whether the current email is registered with an LI PASS OpenID |
NeedNotify | bool | Whether to prompt the user to upgrade to LI PASS |
UserAgreedGameTos | string | Version of Terms of Service the user accepted, pass empty if not accepted |
UserAgreedGamePP | string | Version of the Privacy Policy the user accepted, pass empty if not accepted |
UserAgreedLiPP | string | Version of the LEVEL INFINITE PASS Privacy Policy the user accepted, pass empty if not accepted |
userAgreedLiDt | string | Version of the Data Transfer agreement the user accepted, pass empty if not accepted |
UserAgreedLiTos | string | Version of the LEVEL INFINITE PASS Terms of Service the user accepted, pass empty if not accepted |
UserAgreedGameDMA | string | Version of the DMA Advertising Notice the user accepted, pass empty if not accepted |
UserAgreedReceiveEmailNight | int | Whether to receive nighttime marketing emails |
AvatarInfo | string | LI PASS avatar list |
AvatarURL | string | LI PASS avatar URL of the user |
AvatarName | string | LI PASS avatar name of the user |
ComplianceStatusInfo | string | LI PASS compliance status of the user |
PointsInfo | string | LI PASS rewards information of the user |