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:
tsc
npm run git deploy
npm run build
Generated using TypeDoc