Offered Credential
@Serializable
Represents an offered credential available for retrieval.
Constructors
Link copied to clipboard
constructor(docType: String, claims: List<Claim>? = null, name: String? = null, credentialConfigurationId: String, scope: String)