Visibility
Enum representing the visibility of a Book
Enumeration Members
PRIVATE
PRIVATE: "PRIVATE";The book can be accessed by the owner and collaborators
PUBLIC
PUBLIC: "PUBLIC";The book can be accessed by anyone with the link
Enum representing the visibility of a Book
PRIVATE: "PRIVATE";The book can be accessed by the owner and collaborators
PUBLIC: "PUBLIC";The book can be accessed by anyone with the link