Interface APIListItemNote

Hierarchy

  • APIListItemNote

Properties

content: string

The note of the list item

createdAt: string

The ISO 8601 timestamp that the note was created at. If this field is populated, then there's a note associated with the list item

createdBy: string

The ID of the user who created this note

mentions?: APIMentions

Note's mentions

updatedAt?: string

The ISO 8601 timestamp that the note was updated at, if relevant

updatedBy?: string

The ID of the user who updated this note