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

    Interface TrustAnchorsListItemResponseBindingDto

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

    Properties

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