Attempts to get the most relevant business name from the data returned in an ABNRecord. Will return undefined if a suitable name is not found.
ABNRecord
undefined
const businessName = abnService.getBusinessNameFromABNRecord(abnRecord)
Attempts to get the most relevant business name from the data returned in an
ABNRecord
. Will returnundefined
if a suitable name is not found.Example
Returns