@procivis/react-native-one-core
    Preparing search index...

    Interface IdentifierList

    interface IdentifierList {
        totalItems: number;
        totalPages: number;
        values: IdentifierListItem[];
    }
    Index

    Properties

    totalItems: number
    totalPages: number