sdk
/
au.com.woolworths.village.sdk.api
/
QRCodeRepository
/
getPaymentRequestQRCodeContent
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
>
Content copied to clipboard