| 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] |
| created_at | DateTime | ISO 8601 timestamp when the resource was created | [optional] |
| updated_at | DateTime | ISO 8601 timestamp when the resource was updated | [optional] |
| position | Integer | The position of this custom control within the custom domain | [optional] |
| custom_compliance_standard | CustomComplianceStandard | Associated Custom Compliance Standard | [optional] |
| custom_compliance_standard_id | Integer | Associated Custom Compliance Standard ID | [optional] |
| custom_compliance_domain | CustomComplianceDomain | Associated Custom Compliance Domain | [optional] |
| custom_compliance_domain_id | Integer | Associated Custom Compliance Domain ID | [optional] |
| signatures | Array<Signature> | Associated Signatures | [optional] |
| custom_signatures | Array<CustomSignature> | Associated Custom Signatures | [optional] |
This repository was archived by the owner on Jan 12, 2021. It is now read-only.