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

    Interface DidListItem

    interface DidListItem {
        createdDate: string;
        deactivated: boolean;
        did: string;
        didMethod: string;
        didType: DidTypeEnum;
        id: string;
        lastModified: string;
        name: string;
    }
    Index

    Properties

    createdDate: string
    deactivated: boolean
    did: string
    didMethod: string
    didType: DidTypeEnum
    id: string
    lastModified: string
    name: string