@oneblink/sdk-core
    Preparing search index...

    Function getBusinessNameFromABNRecord

    • 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.

      const businessName = abnService.getBusinessNameFromABNRecord(abnRecord)
      

      Parameters

      Returns undefined | string