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

    Interface TrustAnchorListItem

    interface TrustAnchorListItem {
        createdDate: string;
        entities: number;
        id: string;
        isPublisher: boolean;
        lastModified: string;
        name: string;
        publisherReference: string;
        type: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    createdDate: string
    entities: number
    id: string
    isPublisher: boolean
    lastModified: string
    name: string
    publisherReference: string
    type: string