var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS(); var value; // Type: string value = instance.get_CreditorCountry();
function get_CreditorCountry() : string;
Return Value
The Country from creditor's address.
var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS(); var value; // Type: string value = instance.get_CreditorCountry();
function get_CreditorCountry() : string;