| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Unique ID | [optional] |
| identifier | String | The identifier of this domain | [optional] |
| name | String | Name | [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 domain within the Standard | [optional] |
| complianceStandard | ComplianceStandard | Associated Compliance Standard | [optional] |
| complianceStandardId | Integer | Associated Compliance Standard ID | [optional] |
| complianceControls | List<ComplianceControl> | Associated Compliance Controls | [optional] |
| complianceControlIds | List<Integer> | Associated Compliance Controls IDs | [optional] |
This repository was archived by the owner on Jan 12, 2021. It is now read-only.