This package contains important types for communication with and within Digicust services, including:
npm i digicust_types
import { CaseModel, CaseStatus, UploadedFileModel, StartDataExtractionDto, DocumentStatus } from "digicust_types"
We believe that the definition of the typescript interfaces are their best documentation themselves. Find all models here:
npm run build-deploy
npm run build