Discovered Credential Offer
@Serializable
Represents a discovered credential offer.
Constructors
Link copied to clipboard
constructor(issuer: String, authorizeEndpoint: String, tokenEndpoint: String, credentialEndpoint: String, credentials: List<OfferedCredential>, mdocIacasUri: String, requestParameters: RequestParameters?)