CommonPhonePhoneDeviceTypesValues
Defines phone-device type values (for example, mobile, landline, and VoIP). This table ensures proper classification and validation of contact information.
Workday Resource Information
Exposes prompting for phone device types, which are used during the collection of phone numbers.Columns
| Name | Type | Description |
| Id [KEY] | String | Id of the instance |
| Default | Bool | Returns if Phone Device Type is default |
| Descriptor | String | The display name of the instance |
| HiddenForRecruiting | Bool | Returns if Phone Device Type is hidden for Recruiting. |
| CollectionToken | String | A token used in conjunction with the Collection_Prompt input to retrieve members of a collection. This value is NULL if the current row represents a standalone value and not a collection. |
| MetadataType_Descriptor | String | The display name of the instance |
| MetadataType_Href | String | A link to the instance |
| MetadataType_Id | String | wid / id / reference id |
| Collection_Prompt | String | A value derived from the CollectionToken column. Providing this input triggers the retrieval of all child elements associated with the specified collection. |