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

    Interface TrustAnchor

    interface TrustAnchor {
        createdDate: string;
        id: string;
        isPublisher: boolean;
        lastModified: string;
        name: string;
        publisherReference: string;
        type: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

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