| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Unique ID | [optional] |
| identifier | str | The identifier of this custom domain | [optional] |
| name | str | Name | [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 domain within the custom standard | [optional] |
| custom_compliance_standard | CustomComplianceStandard | Associated Custom Compliance Standard | [optional] |
| custom_compliance_standard_id | int | Associated Custom Compliance Standard ID | [optional] |
| custom_compliance_controls | list[CustomComplianceControl] | Associated Custom Compliance Controls | [optional] |
| custom_compliance_control_ids | list[int] | Associated Custom Compliance Controls IDs | [optional] |
This repository was archived by the owner on Jan 12, 2021. It is now read-only.