ShiftWage

March 13, 2019 ยท View on GitHub

Description

The hourly wage rate used to compensate an employee for this shift.

Properties

NameGetterSetterTypeDescriptionNotes
titlegetTitle()setTitle($value)stringThe name of the job performed during this shift. Square labor-reporting UIs may group shifts together by title.[optional]
hourly_rategetHourlyRate()setHourlyRate($value)\SquareConnect\Model\MoneyCan be a custom-set hourly wage or the calculated effective hourly wage based on annual wage and hours worked per week.[optional]

Note: All properties are protected and only accessed via getters and setters.

[Back to Model list] [Back to API list] [Back to README]