| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Unique ID | [optional] |
| name | String | Name | [optional] |
| identifier | String | The identifier of this custom control | [optional] |
| description | String | The description for this custom control | [optional] |
| createdAt | DateTime | ISO 8601 timestamp when the resource was created | [optional] |
| updatedAt | DateTime | ISO 8601 timestamp when the resource was updated | [optional] |
| position | Integer | The position of this custom control within the custom domain | [optional] |
| customComplianceStandard | CustomComplianceStandard | Associated Custom Compliance Standard | [optional] |
| customComplianceStandardId | Integer | Associated Custom Compliance Standard ID | [optional] |
| customComplianceDomain | CustomComplianceDomain | Associated Custom Compliance Domain | [optional] |
| customComplianceDomainId | Integer | Associated Custom Compliance Domain ID | [optional] |
| signatures | List<Signature> | Associated Signatures | [optional] |
| customSignatures | List<CustomSignature> | Associated Custom Signatures | [optional] |
This repository was archived by the owner on Jan 12, 2021. It is now read-only.