notion.uniqueidproperty
Home > @runlightyear/notion > UniqueIdProperty
UniqueIdProperty interface
Signature:interface UniqueIdProperty
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
id | string | ||
type | "unique_id" | ||
uniqueId | { number: number; prefix: string | null; } |