var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS(); var value; // Type: string value = instance.get_PaymentReference();
function get_PaymentReference() : string;
Return Value
The payment reference type.
var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS(); var value; // Type: string value = instance.get_PaymentReference();
function get_PaymentReference() : string;