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