Label
A label.
Columns
Name | Type | Behavior | Description |
LabelId | Long | Attribute | Id column for table Label |
LabelName | String | Attribute | Name column for table Label |
LabelResourceName | String | Attribute | ResourceName column for table Label |
LabelStatus | String | Attribute | Status column for table Label |
LabelTextLabelBackgroundColor | String | Attribute | TextLabelBackgroundColor column for table Label |
LabelTextLabelDescription | String | Attribute | TextLabelDescription column for table Label |
CustomerId | Long | Attribute | ClientCustomerId column for table Label |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |
Last updated