var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS(); var value; // Type: string value = instance.get_CreditorName();
function get_CreditorName() : string;
Return Value
The creditor's name or company according to the account name.
var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS(); var value; // Type: string value = instance.get_CreditorName();
function get_CreditorName() : string;