TagModule
The valid values for the module of a tag.
enum TagModule {
PROJECTS
PROPERTIES
PEOPLE
COMPANIES
SPECIFICATIONS
CONTRACTS
COORDINATIONS
METERS
SUBMISSIONS
}
Values
TagModule.PROJECTS
The tag belongs to the projects module.
TagModule.PROPERTIES
The tag belongs to the properties module.
TagModule.PEOPLE
The tag belongs to the people module.
TagModule.COMPANIES
The tag belongs to the companies module.
TagModule.SPECIFICATIONS
The tag belongs to the specifications module.
TagModule.CONTRACTS
The tag belongs to the contracts module.
TagModule.COORDINATIONS
The tag belongs to the coordinations module.
TagModule.METERS
The tag belongs to the meters module.
TagModule.SUBMISSIONS
The tag belongs to the submissions module.
Returned By
tagModules
query
Member Of
CreateTagInput
input ● UpdateTagInput
input