Attempts to get the most recent ABN number from the data returned in an ABNRecord. Will return undefined if an ABN is not found.
ABNRecord
undefined
const ABN = abnService.getABNNumberFromABNRecord(abnRecord)
Attempts to get the most recent ABN number from the data returned in an
ABNRecord
. Will returnundefined
if an ABN is not found.Example
Returns