OcrDocument model.
@type t() :: %ExBifrost.Model.OcrDocument{ document_url: String.t() | nil, image_url: String.t() | nil, type: String.t() | nil }