ProductChangeOrderschangeApprovers
The Approvers resource manages the approvers assigned to a change order status.
Columns
| Name | Type | Description |
| ProductChangeOrdersChangeId | String | ProductChangeOrdersChangeId of ProductChangeOrderschangeApprovers |
| ResponseRequiredFrom | String | Value that indicates if approval is requested from one or all of the approvers. |
| AssigneeName | String | Name of the user or role that is assigned as an approver. |
| AssigneeTypeCode | String | Abbreviation that identifies the type of approver. Valid values include role and user. |
| OriginalAssigneeType | String | Name of the role from which this user assignment originated. |
| StatusCode | String | Abbreviation that identifies the workflow status. |
| Approverflag | String | Contains one of the following values: true or false. If true, then an approver is mandatory. If false, then an approver is optional. This attribute does not have a default value. |