User
Represents a user in Todoist.
See
https://todoist.com/api/v1/docs#tag/User
Extends
TypeOf
<typeofUserSchema
>
Properties
Property | Type |
---|---|
email | string |
id | string |
name | string |
Represents a user in Todoist.
https://todoist.com/api/v1/docs#tag/User
TypeOf
<typeof UserSchema
>Property | Type |
---|---|
email | string |
id | string |
name | string |