Skip to content
This repository was archived by the owner on Jan 12, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 1.12 KB

File metadata and controls

19 lines (14 loc) · 1.12 KB

CustomComplianceDomain

Properties

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]