| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Unique ID | [optional] |
| name | str | Name | [optional] |
| identifier | str | The identifier of this custom control | [optional] |
| description | str | 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 | int | The position of this custom control within the custom domain | [optional] |
| custom_compliance_standard | CustomComplianceStandard | Associated Custom Compliance Standard | [optional] |
| custom_compliance_standard_id | int | Associated Custom Compliance Standard ID | [optional] |
| custom_compliance_domain | CustomComplianceDomain | Associated Custom Compliance Domain | [optional] |
| custom_compliance_domain_id | int | Associated Custom Compliance Domain ID | [optional] |
| signatures | list[Signature] | Associated Signatures | [optional] |
| custom_signatures | list[CustomSignature] | Associated Custom Signatures | [optional] |