BookmarkModule
The valid values for the module of a bookmark.
enum BookmarkModule {
PROJECTS
PROPERTIES
CONTACTS
LETTERS
TASKS
EASEMENTS
COORDINATIONS
SPECIFICATIONS
ORDINANCES
CONTRACTS
SUBMISSIONS
}
Values
BookmarkModule.PROJECTS
The bookmark belongs to the projects module.
BookmarkModule.PROPERTIES
The bookmark belongs to the properties module.
BookmarkModule.CONTACTS
The bookmark belongs to the contacts module.
BookmarkModule.LETTERS
The bookmark belongs to the letters module.
BookmarkModule.TASKS
The bookmark belongs to the tasks module.
BookmarkModule.EASEMENTS
The bookmark belongs to the easements module.
BookmarkModule.COORDINATIONS
The bookmark belongs to the coordinations module.
BookmarkModule.SPECIFICATIONS
The bookmark belongs to the specifications module.
BookmarkModule.ORDINANCES
The bookmark belongs to the ordinances module.
BookmarkModule.CONTRACTS
The bookmark belongs to the contracts module.
BookmarkModule.SUBMISSIONS
The bookmark belongs to the submissions module.
Member Of
Bookmark
object ● CreateBookmarkInput
input ● UpdateBookmarkInput
input