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

    Interface ProofSchemaListBindingDto

    interface ProofSchemaListBindingDto {
        totalItems: number;
        totalPages: number;
        values: GetProofSchemaListItemBindingDto[];
    }
    Index

    Properties

    totalItems: number
    totalPages: number