| Name | Description | Type | Additional information |
|---|---|---|---|
| PosIdentifier |
Gets or sets the POS specific unique identifier of this staff member |
string |
None. |
| FirstName |
Gets or sets the staff member's first name |
string |
None. |
| LastName |
Gets or sets the staff member's last name |
string |
None. |
| HourlyRate |
Gets or sets the staff member's hourly wage |
decimal number |
None. |
| IsDeleted |
Gets or sets a value representing whether or not the staff member has been deleted in the POS system |
boolean |
None. |
| RoleIdentifier |
Gets or sets the POS specific identifier of this staff member's role in the POS system |
string |
None. |
| RoleName |
Gets or sets the name of the Staff member's role |
string |
None. |