Hierarchy

  • GetNotification

Properties

board?: boolean

Whether to include the board object

boardFields?: string

all or a comma-separated list of board fields

card?: boolean

Whether to include the card object

cardFields?: string[] | "all"

all or a comma-separated list of card fields

display?: boolean

Whether to include the display object with the results

entities?: boolean

Whether to include the entities object with the results

fields?: string[] | "all"

all or a comma-separated list of notification fields

id: string

The ID of the notification

list?: boolean

Whether to include the list object

member?: boolean

Whether to include the member object

memberCreator?: boolean

Whether to include the member object of the creator

memberCreatorFields?: string[] | "all"

all or a comma-separated list of member fields

memberFields?: string[] | "all"

all or a comma-separated list of member fields

organization?: boolean

Whether to include the organization object

organizationFields?: string[] | "all"

all or a comma-separated list of organization fields

Generated using TypeDoc v0.24.8