var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS(); var returnValue; // Type: any // Parameters var value; // Type: string returnValue = instance.set_IBAN(value);
function set_IBAN(
valueThe IBAN or QR-IBAN of the creditor.: string
) : any;
Parameters
- value
- The IBAN or QR-IBAN of the creditor.