| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Unique ID | [optional] |
| identifier | str | The identifier of this 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 domain within the Standard | [optional] |
| compliance_standard | ComplianceStandard | Associated Compliance Standard | [optional] |
| compliance_standard_id | int | Associated Compliance Standard ID | [optional] |
| compliance_controls | list[ComplianceControl] | Associated Compliance Controls | [optional] |
| compliance_control_ids | list[int] | Associated Compliance Controls IDs | [optional] |
This repository was archived by the owner on Jan 12, 2021. It is now read-only.