Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 765 Bytes

User.md

File metadata and controls

11 lines (8 loc) · 765 Bytes

User

Properties

Name Type Description Notes
Email string Email with which the user was created [optional] [default to null]
IdentityAccessToken string Access token in the shape of a JsonWebToken used as a Bearer token when submitting identity data [optional] [default to null]
RequiredSteps []ProjectSettingsVerificationSteps List of the steps through which the user must go through to complete their verification [optional] [default to null]

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