Get the most relevant business name from the data returned in an ABNRecord. Will return "Unknown Business Name" if a suitable name is not found.
ABNRecord
const businessName = abnService.displayBusinessNameFromABNRecord(abnRecord)
Get the most relevant business name from the data returned in an
ABNRecord
. Will return "Unknown Business Name" if a suitable name is not found.Example
Returns