Plants vs. Zombies: Replanted - v1.0.3
Preparing search index...
IValidateKeyDataV2
Interface IValidateKeyDataV2
Data retrieved with a correct API Key
Export
IValidateKeyData
interface
IValidateKeyDataV2
{
email
:
string
;
isBanned
?:
boolean
;
isClosed
?:
boolean
;
isLifetime
?:
boolean
;
isPremium
:
boolean
;
isSupporter
:
boolean
;
name
:
string
;
profileUrl
:
string
;
status
?:
IAccountStatus
;
userId
:
number
;
}
Hierarchy (
View Summary
)
IValidateKeyData
Partial
<
IPreference
>
IValidateKeyDataV2
Index
Properties
email
is
Banned?
is
Closed?
is
Lifetime?
is
Premium
is
Supporter
name
profile
Url
status?
user
Id
Properties
email
email
:
string
Optional
is
Banned
isBanned
?:
boolean
Optional
is
Closed
isClosed
?:
boolean
Optional
is
Lifetime
isLifetime
?:
boolean
is
Premium
isPremium
:
boolean
is
Supporter
isSupporter
:
boolean
name
name
:
string
profile
Url
profileUrl
:
string
Optional
status
status
?:
IAccountStatus
user
Id
userId
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email
is
Banned
is
Closed
is
Lifetime
is
Premium
is
Supporter
name
profile
Url
status
user
Id
Plants vs. Zombies: Replanted - v1.0.3
Loading...
Data retrieved with a correct API Key
Export
IValidateKeyData