StandardAssignmentPropertiesResponseAttestationData

data class StandardAssignmentPropertiesResponseAttestationData(val assignedAssessment: AssignedAssessmentItemResponse? = null, val complianceDate: String, val complianceState: String? = null, val evidence: List<AttestationEvidenceResponse>? = null)

Additional data about assignment that has Attest effect

Constructors

constructor(assignedAssessment: AssignedAssessmentItemResponse? = null, complianceDate: String, complianceState: String? = null, evidence: List<AttestationEvidenceResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Component item with key as applied to this standard assignment over the given scope

Link copied to clipboard

Attestation compliance date

Link copied to clipboard
val complianceState: String? = null

Attest category of this assignment

Link copied to clipboard

Array of links to attestation evidence