CompanyTP_select_column
No description
enum CompanyTP_select_column {
addressText
companyId
name
timeZone
}
Values
CompanyTP_select_column.addressText
The full address as as string.
CompanyTP_select_column.companyId
A globally unique identifier (UUID) for the company.
CompanyTP_select_column.name
A descriptive, human-readable name
CompanyTP_select_column.timeZone
The timezone the company is associated with. Must be an
Member Of
companies query