AttributeAttributeValues
No description available.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Id of the instance |
| Attribute_Id [KEY] | String | False |
The Workday ID of the Attribute that owns this. |
| BooleanValue | Bool | False |
Supported for: SELECT, INSERT, UPDATE. Returns a boolean attribute value if it is allowed for the current environment. |
| Descriptor | String | False |
Supported for: SELECT, INSERT, UPDATE. A preview of the instance |
| NumericValue | Decimal | False |
Supported for: SELECT, INSERT, UPDATE. Returns a numeric attribute value if it is allowed for the current environment. |
| RestrictToEnvironments_Aggregate | String | False |
Supported for: INSERT. A JSON aggregate. Returns the environments that are able to view this Application Attribute Value. |
| StringValue | String | False |
Supported for: SELECT, INSERT, UPDATE. Returns a string attribute value if it is allowed for the current environment. |