Contracts
List all contracts in your account.
Columns
| Name | Type | References | |
| Id [KEY] | Long | ||
| Name | String | ||
| Description | String | ||
| VendorId | Long |
Vendors.Id | |
| AutoRenew | Boolean | ||
| NotifyExpiry | Boolean | ||
| NotifyBefore | Long | ||
| ApproverId | Long | ||
| StartDate | Datetime | ||
| EndDate | Datetime | ||
| Cost | Double | ||
| Status | String | ||
| ContractNumber | String | ||
| ContractTypeId | Long | ||
| VisibleToId | Long | ||
| FutureContractId | Long | ||
| HasAssociatedAssets | Boolean | ||
| HasAttachments | Boolean | ||
| ExpiryNotified | Boolean | ||
| RequesterId | Long |
Requesters.Id | |
| DelegateeId | Long | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| WorkspaceId | Long |
Workspaces.Id |