StandardAssignmentPropertiesAttestationData interface
Additional data about assignment that has Attest effect
Properties
| assigned |
Component item with key as applied to this standard assignment over the given scope |
| compliance |
Attestation compliance date |
| compliance |
Attest category of this assignment |
| evidence | Array of links to attestation evidence |
Property Details
assignedAssessment
Component item with key as applied to this standard assignment over the given scope
assignedAssessment?: AssignedAssessmentItem
Property Value
complianceDate
Attestation compliance date
complianceDate?: Date
Property Value
Date
complianceState
Attest category of this assignment
complianceState?: string
Property Value
string
evidence
Array of links to attestation evidence
evidence?: AttestationEvidence[]