Contract

Contract Model

NameTypeDescription

id

ID

A unique identifier

companyId

String

The company that owns this contract

isSigned

Boolean

Whether the contract is signed or not

signedAt

DateTime

Date and time of contract signature

url

String

Contract file url

Last updated