Plain
data class Plain(val response: CredentialResponseParameters) : CredentialIssuer.CredentialResponse(source)
Send response as JSON-serialized content to the client with media type application/json (see at.asitplus.wallet.lib.data.MediaTypes.Application.JSON).