MobileWalletCredentialOffer

Credential offer input for MobileWalletIssuanceRequest.

Prefer Uri for deep-link / QR offers (openid-credential-offer://…). Prefer InlineJson when the offer arrives as an inline Credential Offer object, including Digital Credentials API CREATE_CREDENTIAL handoffs.

Inheritors

Types

Link copied to clipboard

Inline Credential Offer JSON object as a string (cross-language friendly).

Link copied to clipboard
data class Uri(val value: String) : MobileWalletCredentialOffer

Deep-link or QR credential offer URI (openid-credential-offer://…).