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

    Interface ProofSchemaListItem

    interface ProofSchemaListItem {
        createdDate: string;
        deletedAt?: string;
        expireDuration: number;
        id: string;
        lastModified: string;
        name: string;
    }
    Index

    Properties

    createdDate: string
    deletedAt?: string
    expireDuration: number
    id: string
    lastModified: string
    name: string