ComplianceType
Represents compliance types that define the specific document templates and sequence settings used within a compliance definition.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedDateTime | Datetime | True |
The date and time when the compliance type was created. |
| auditModifiedDateTime | Datetime | True |
The date and time when the compliance type was last modified. |
| complianceDefinition_Href | String | True |
The URL of the compliance definition associated with this compliance type. |
| complianceDefinition_Id | String | False |
The Id of the compliance definition associated with this compliance type. |
| complianceDefinition_Key | String | False |
The system-assigned key of the compliance definition associated with this compliance type. |
| complianceRecordCustomFields | String | False |
The custom fields configured for compliance records under this compliance type. |
| complianceRecordIdSequence_Href | String | True |
The URL of the Id sequence used for compliance records under this compliance type. |
| complianceRecordIdSequence_Id | String | False |
The Id of the Id sequence used for compliance records under this compliance type. |
| complianceRecordIdSequence_Key | String | False |
The system-assigned key of the Id sequence used for compliance records under this compliance type. |
| complianceTemplate | String | True |
The compliance document template associated with this compliance type. |
| description | String | False |
The description of the compliance type. |
| finalComplianceTemplate | String | True |
The final compliance document template associated with this compliance type. |
| href | String | True |
The URL of the compliance type resource. |
| id | String | False |
The unique identifier of the compliance type. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the compliance type record. |
| name | String | False |
The name of the compliance type. |
| secondaryVendorComplianceTemplate | String | True |
The compliance document template for secondary vendors under this compliance type. |
| status | String | False |
The current status of the compliance type, such as active or inactive. |