`content_type` (file type)

content_type (file type)

content_type records the document’s file type, such as a PDF or an image. Bookkeeping uses file type for predictable retrieval and for exports and compliance workflows that depend on handling different evidence formats correctly.

When content type is explicit, tooling can process documents deterministically without guessing based on file extensions.

Example values: application/pdf, image/jpeg.