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

    Function getABNNumberFromABNRecord

    • Attempts to get the most recent ABN number from the data returned in an ABNRecord. Will return undefined if an ABN is not found.

      const ABN = abnService.getABNNumberFromABNRecord(abnRecord)
      

      Parameters

      Returns undefined | string