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