BookmarkStatus
Visibility status of a bookmark.
Attributes
| Attribute | Type | Description |
|---|---|---|
| ACTIVE | str | Represents an active bookmark, which is visible and fully functional. |
| ARCHIVED | str | Represents an archived bookmark, which is hidden from the main view but can be restored. |
| TRASHED | str | Represents a trashed bookmark, which is marked for deletion and typically hidden from all views. |