Skip to main content

ContractsGroupableColumns

The valid fields by which contracts can be grouped.

enum ContractsGroupableColumns {
STATUS
TYPE
MEMBERS
RESPONSIBLE
CONTACTS
PROJECTS
PROPERTIES
TAGS
}

Values

ContractsGroupableColumns.STATUS

Group by contract status.

ContractsGroupableColumns.TYPE

Group by contract type.

ContractsGroupableColumns.MEMBERS

Group by contract members.

ContractsGroupableColumns.RESPONSIBLE

Group by responsible members.

ContractsGroupableColumns.CONTACTS

Group by contacts.

ContractsGroupableColumns.PROJECTS

Group by projects.

ContractsGroupableColumns.PROPERTIES

Group by properties.

ContractsGroupableColumns.TAGS

Group by tags.

Member Of

GroupByInputContractsGroupableColumns input