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

    Interface ImportProofSchemaRequestBindingsDto

    interface ImportProofSchemaRequestBindingsDto {
        organisationId: string;
        schema: ImportProofSchemaBindingDto;
    }
    Index

    Properties

    organisationId: string