DefinitionsFields
Retrieves a field in a custom object definition.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Id of the instance |
| Definitions_Id [KEY] | String | False |
The Workday ID of the Definitions that owns this. |
| Alias | String | False |
The web service alias of the custom field. |
| AuthorizedUsages_Aggregate | String | False |
The parts of the application where a field is intended to be used. |
| Categories_Aggregate | String | False |
Contains one or more categories that have been associated with the report field. |
| Descriptor | String | False |
A preview of the instance |
| DisplayOptions_Aggregate | String | False |
Contains one or more display options that have been associated with the custom field. |
| Draft | Bool | False |
If true, the custom field is not activated yet and it is saved as a draft. |
| FieldType_Descriptor | String | False |
A description of the instance |
| FieldType_Href | String | False |
A link to the instance |
| FieldType_Id | String | False |
wid / id / reference id |
| Href | String | False |
A link to the instance |
| Inactive | Bool | False |
If true, the custom field should no longer be used. |
| Name | String | False |
The name of the custom field on the business object. |
| Order | String | False |
The order of the custom field. |
| Prompts_Aggregate | String | False |
The prompt IDs for the custom field. |
| Validations_Aggregate | String | False |
Contains one or more custom field validations that have been associated with the custom field. |