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

    Interface ProofInputSchemaRequestDto

    interface ProofInputSchemaRequestDto {
        claimSchemas: CreateProofSchemaClaimRequestDto[];
        credentialSchemaId: string;
    }
    Index

    Properties

    credentialSchemaId: string