ComplianceDefinition
Represents compliance definitions used to enforce documentation and lien waiver requirements on vendor payments in construction and project management workflows.
Columns
| Name | Type | ReadOnly | Description |
| allowNegativeLienWaivers | Bool | False |
Indicates whether negative lien waiver amounts are allowed for this compliance definition. |
| auditCreatedBy | String | True |
The user who created the compliance definition. |
| auditCreatedDateTime | Datetime | True |
The date and time when the compliance definition was created. |
| auditModifiedBy | String | True |
The user who last modified the compliance definition. |
| auditModifiedDateTime | Datetime | True |
The date and time when the compliance definition was last modified. |
| category | String | False |
The category of this compliance definition, such as lien waiver or insurance. |
| description | String | False |
The description of the compliance definition. |
| generateForEach | String | False |
The scope for which compliance records are generated under this definition. |
| generateRule | String | False |
The rule that determines when compliance records are generated for this definition. |
| href | String | True |
The URL of the compliance definition resource. |
| id | String | False |
The unique identifier of the compliance definition. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the compliance definition record. |
| minimumLienWaiverAmount | Decimal | False |
The minimum payment amount required to trigger a lien waiver request under this compliance definition. |
| minimumPrimaryDocumentAmount | Decimal | False |
The minimum primary document amount required to trigger compliance tracking under this definition. |
| name | String | False |
The name of the compliance definition. |
| paymentNotification | String | False |
The payment notification setting that controls alerts sent under this compliance definition. |
| status | String | False |
The current status of the compliance definition, such as active or inactive. |
| trackBy | String | False |
The entity or document type by which compliance tracking is organized for this definition. |
| validationRule | String | False |
The validation rule that determines when compliance requirements are satisfied for this definition. |
| ListAggregate_ComplianceDefinitionAssociations | String | False |
The list of compliance definition associations linked to this compliance definition. |