| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Unique ID | [optional] |
| identifier | String | The identifier of this custom 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 custom domain within the custom standard | [optional] |
| customComplianceStandard | CustomComplianceStandard | Associated Custom Compliance Standard | [optional] |
| customComplianceStandardId | Integer | Associated Custom Compliance Standard ID | [optional] |
| customComplianceControls | List<CustomComplianceControl> | Associated Custom Compliance Controls | [optional] |
| customComplianceControlIds | List<Integer> | Associated Custom Compliance Controls IDs | [optional] |
This repository was archived by the owner on Jan 12, 2021. It is now read-only.