Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.35 KB

UserInfo.md

File metadata and controls

25 lines (22 loc) · 1.35 KB

UserInfo

Properties

Name Type Description Notes
Uuid string [optional] [default to null]
Name string [optional] [default to null]
Email string [optional] [default to null]
Token string [optional] [default to null]
DefaultAccountId string [optional] [default to null]
Intent string [optional] [default to null]
Accounts []GatewayAccountRequest [optional] [default to null]
Admin bool [optional] [default to null]
TwoFactorAuthenticationEnabled bool [optional] [default to null]
EmailVerified bool [optional] [default to null]
Locked bool [optional] [default to null]
Disabled bool [optional] [default to null]
SignupAction string [optional] [default to null]
Edition string [optional] [default to null]
BillingFrequency string [optional] [default to null]
UtmInfo *UtmInfo [optional] [default to null]
ExternallyManaged bool [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]