Name | Type | Description | Notes |
---|---|---|---|
id | String | ||
title | String | ||
type | ContractTypeEnum | ||
status | ContractStatusEnum | ||
createdAt | OffsetDateTime | Long date-time format following ISO-8601 | |
jobTitle | String | [optional] | |
seniority | Seniority | ||
whoReports | ContractWhoReportsEnum | [optional] | |
scopeOfWork | String | [optional] | |
startDate | OffsetDateTime | Long date-time format following ISO-8601 | |
terminationDate | OffsetDateTime | Long date-time format following ISO-8601 | |
specialClause | String | ||
isArchived | Boolean | ||
client | ClientOfContract | ||
worker | WorkerOfContract | ||
invitations | InvitationsOfBasicContract | ||
signatures | SignaturesOfContract | ||
compensationDetails | CompensationDetailsOfContract | ||
employmentDetails | EmploymentDetailsOfContract | ||
noticePeriod | BigDecimal | Days before to notice the termination of contract for eather party. | [optional] |
contractTemplate | ContractTemplate | [optional] | |
customFields | List<ContractCustomField> | [optional] | |
quote | EorQuoteBase | [optional] | |
externalId | String | A unique identifier for the object provided by an external system. | [optional] |