get_UltimateDebtorBuildingNumberOrAddressLine2 Method
Gets the structured Address: Street/P.O. Box from the debtor's address.
var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS();
var value; // Type: string
value = instance.get_UltimateDebtorBuildingNumberOrAddressLine2();
function get_UltimateDebtorBuildingNumberOrAddressLine2() : string;
Return Value
The structured Address: Street/P.O. Box from the debtor's address.