AttestationEvidenceResponse

data class AttestationEvidenceResponse(val description: String? = null, val sourceUrl: String? = null)

Describe the properties of a assignment attestation

Constructors

Link copied to clipboard
constructor(description: String? = null, sourceUrl: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val description: String? = null

The description of the evidence

Link copied to clipboard
val sourceUrl: String? = null

The source url of the evidence