notion.statusproperty
Home > @runlightyear/notion > StatusProperty
StatusProperty interface
Signature:interface StatusProperty
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
id | string | ||
status | { id: string; name: string; color: ForegroundColor; } | ||
type | "status" |