Name | Type | Description | Notes |
---|---|---|---|
id | CreateEorContractRequestClientTeamId | ||
type | String | Deprecated - it is always "work" | |
scale | String | [optional] | |
status | StatusEnum | Status of this entry. | |
contract | GetTimesheetsByContract200ResponseDataInnerContract | ||
quantity | BigDecimal | ||
worksheet | GetTimesheetsByContract200ResponseDataInnerWorksheet | ||
attachment | AddContractDocument201ResponseData | ||
createdAt | String | ||
description | String | ||
reportedBy | GetTimesheetsByContract200ResponseDataInnerReportedBy | ||
reviewedBy | GetTimesheetsByContract200ResponseDataInnerReviewedBy | ||
customScale | String | [optional] | |
totalAmount | String | is equal to quantity times rate of active work statement + bonus in this record | |
currencyCode | String | ||
paymentCycle | GetTimesheetsByContract200ResponseDataInnerPaymentCycle | [optional] | |
dateSubmitted | OffsetDateTime | Long date-time format following ISO-8601 |
Name | Value |
---|---|
APPROVED | "approved" |
DECLINED | "declined" |
NOT_PAYABLE | "not_payable" |
PAID | "paid" |
PENDING | "pending" |
PROCESSING | "processing" |