Skip to main content

BookmarkStatus

Visibility status of a bookmark.

Attributes

AttributeTypeDescription
ACTIVEstring = activeThe bookmark is actively visible and usable.
ARCHIVEDstring = archivedThe bookmark has been archived and is not actively displayed.
TRASHEDstring = trashedThe bookmark has been moved to the trash.

Methods


ACTIVE()

def ACTIVE()

Represents an active bookmark.


ARCHIVED()

def ARCHIVED()

Represents an archived bookmark.


TRASHED()

def TRASHED()

Represents a trashed bookmark.