supplierTrackingProgramValue
Supplier Tracking program value and its goal value.
Fields
| Field Name | Data Type | Description |
|---|---|---|
| id | Int |
ID associated with supplier tracking program value. |
| supplierTrackingValue | String |
Name of Supplier Tracking Program Value. |
| goal | Decimal |
Goal assigned for supplier tracking value. |
| priority | Int |
Priority set for supplier tracking value. |
| documentationRequired | Boolean |
Denotes if certificate upload is required. |
| dateCreated | DateTime |
Timestamp of supplier tracking program value creation (US/Central timezone). |
| dateModified | DateTime |
Timestamp of last supplier tracking program value edit (US/Central timezone). |
| isDeleted | Boolean |
Is Supplier tracking program value deleted. |
| program | SupplierTrackingProgramSubgraph |
Supplier Tracking Program the value belongs to. |
| pageInfo | PageInfo |
Provides page results and total results. |