CredentialOfferUrlParameters
@Serializable
OID4VCI: The Credential Issuer sends Credential Offer using an HTTP GET request or an HTTP redirect to the Wallet's Credential Offer Endpoint defined in Section 11.1.The Credential Offer object, which is a JSON-encoded object with the Credential Offer parameters, can be sent by value or by reference.
Properties
Link copied to clipboard
OID4VCI: Object with the Credential Offer parameters. This MUST NOT be present when the credentialOfferUrl parameter is present.
Link copied to clipboard
OID4VCI: String that is a URL using the https
scheme referencing a resource containing a JSON object with the Credential Offer parameters. This MUST NOT be present when the credentialOffer parameter is present.