Ocr
Stored in the ocrs collection. createdAt and updatedAt are maintained automatically.
Returned by GET /apps/ocr, POST /apps/ocr, GET /apps/ocr/:id, PUT /apps/ocr/:id.
| Field | Type | Notes |
|---|---|---|
name | string | required |
key | string | required |
confidence | number | default 0.9 |
companyID | ObjectId | |
_id | ObjectId | default "6a95712f932657988a91c040" |
createdAt | date | set once |
updatedAt | date |