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

    Interface ImportProofSchemaRequest

    interface ImportProofSchemaRequest {
        organisationId: string;
        schema: ImportProofSchema;
    }
    Index

    Properties

    organisationId: string