Plain
data class Plain(val request: CredentialRequestParameters) : WalletService.CredentialRequest(source)
Send request as JSON-serialized content to the server at IssuerMetadata.credentialEndpointUrl with media type application/json (see at.asitplus.wallet.lib.data.MediaTypes.Application.JSON).