Xivgear Types Documentation
Preparing search index...
@xivgear/account-service-client
VerifyEmailResponse
Interface VerifyEmailResponse
interface
VerifyEmailResponse
{
accountInfo
?:
AccountInfo
;
verified
?:
boolean
;
}
Index
Properties
account
Info?
verified?
Properties
Optional
account
Info
accountInfo
?:
AccountInfo
Optional
verified
verified
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Info
verified
Xivgear Types Documentation
Loading...