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

    Interface BackupCreate

    interface BackupCreate {
        file: string;
        historyId: string;
        unexportable: UnexportableEntities;
    }
    Index

    Properties

    file: string
    historyId: string
    unexportable: UnexportableEntities