var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS(); var value; // Type: string value = instance.get_CreditorPostalCode();
function get_CreditorPostalCode() : string;
Return Value
Почтовый индекс с адреса кредитора.
var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS(); var value; // Type: string value = instance.get_CreditorPostalCode();
function get_CreditorPostalCode() : string;