var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS(); var returnValue; // Type: any // Parameters var value; // Type: string returnValue = instance.set_CreditorPostalCode(value);
function set_CreditorPostalCode(
valueThe postal code from creditor's address. Maximum 16 characters permitted. The postal code must be provided without a country code prefix. Combined address elements: must not be provided.: string
) : any;
Parameters
- value
- The postal code from creditor's address. Maximum 16 characters permitted. The postal code must be provided without a country code prefix. Combined address elements: must not be provided.