getSerializedJson

fun getSerializedJson(credentialIds: List<String>): String

Gets this transaction data as serialized JSON to be used in a sample request.

Return

transaction data serialized as JSON (but not Base64Url-encoded)

Parameters

credentialIds

a list of DCQL credential ids for credentials to which this transaction data is going to be applied