var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS(); var value; // Type: string value = instance.get_IBAN();
function get_IBAN() : string;
Return Value
The IBAN or QR-IBAN of the creditor.
var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS(); var value; // Type: string value = instance.get_IBAN();
function get_IBAN() : string;