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

    Interface ABNValue

    interface ABNValue {
        identifierValue: string;
        isCurrentIndicator: string;
        replacedFrom: string;
    }
    Index

    Properties

    identifierValue: string
    isCurrentIndicator: string
    replacedFrom: string