getPaymentRequestQRCodeContent

Retrieve a QRCode that is associated to a Payment Request by its ID

Parameters

qrCodeId

The ID to use.

abstract fun getPaymentRequestQRCodeContent(qrCodeId: String): ApiResult<QRCode>