get_CreditorStreetOrAddressLine1 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_CreditorStreetOrAddressLine1();
function get_CreditorStreetOrAddressLine1() : string;
Return Value
The structured Address: Street/P.O. Box from the creditor's address.