Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.01 KB

V1UserResource.md

File metadata and controls

18 lines (15 loc) · 1.01 KB

V1UserResource

Properties

Name Type Description Notes
Id string user id [optional] [default to null]
Name string user name [optional] [default to null]
Email string email [optional] [default to null]
DefaultWorkspaceId string default workspace id [optional] [default to null]
Timezone string timezone id [optional] [default to null]
Language string language code [optional] [default to null]
EmailVerified bool whether the mailbox has been verified [optional] [default to null]
EmailVerifiedAt string email verified at [optional] [default to null]
CreatedAt string created at [optional] [default to null]
UpdatedAt string updated at [optional] [default to null]

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