ChangeEmployeeAddRateView
| Name | Description | Type | Additional information |
|---|---|---|---|
| ChangeEmployee  AddRateId |
integer |
None. |
|
| Change  EmployeeId |
The ChangeEmployeeId for the AddRate. Do not supply |
integer |
None. |
| ChangeType |
The ChangeType for the AddRate. |
string |
Required Matching: ([^'"])* Max length: 20 |
| ChangeStatus |
The ChangeStatus for the AddRate. Do not supply. |
string |
Matching: ([^'"])* Max length: 20 |
| EmpCode |
The EmpCode for the AddRate. Must be the same as the containing ChangeEmployee. |
string |
Matching: ([^'"])* Max length: 20 |
| RateCode |
The RateCode for the AddRate. RateCode codes may be found using api/Lookups?type=Rate |
string |
Matching: ([^'"])* Max length: 10 |
| Rate |
The Rate for the AddRate. |
decimal number |
None. |