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