The overriding job wage, for an employee that has a wage that differs from the job's default wage.
required | object (ExternalReference) A wrapper object with fields that allow reference to a Toast platform entity by Toast GUID. |
wage required | number <double> Required currency value of the employee's overriding job wage. |
{- "wage": 0,
- "jobReference": {
- "guid": "string",
- "entityType": "string",
- "externalId": "string"
}
}