PCIAssessmentControl
No description
type PCIAssessmentControl {
assessmentId: ID!
compensatingControl: Boolean!
complianceStatus: PCIComplianceStatus
controlId: String!
createdAt: ISO8601DateTime!
customizedApproach: Boolean!
evidences: [PCIEvidence!]!
id: ID!
notes: String
updatedAt: ISO8601DateTime!
updatedBy: PortalUser
}
Fields
PCIAssessmentControl.assessmentId ● ID! non-null scalar
PCIAssessmentControl.compensatingControl ● Boolean! non-null scalar
PCIAssessmentControl.complianceStatus ● PCIComplianceStatus enum
PCIAssessmentControl.controlId ● String! non-null scalar
PCIAssessmentControl.createdAt ● ISO8601DateTime! non-null scalar
PCIAssessmentControl.customizedApproach ● Boolean! non-null scalar
PCIAssessmentControl.evidences ● [PCIEvidence!]! non-null object
PCIAssessmentControl.id ● ID! non-null scalar
PCIAssessmentControl.notes ● String scalar
PCIAssessmentControl.updatedAt ● ISO8601DateTime! non-null scalar
PCIAssessmentControl.updatedBy ● PortalUser object
Member Of
PCIAssessment object ● UpdatePCIAssessmentControlPayload object
Contribute to the Docs
Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.
How to contributeResources
By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.
Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.
Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.