Values.LineItemFieldsSourceA structure that holds information about the different lines found in a document's tables.
type nonrec t = {lineItemExpenseFields : ExpenseFieldList.t option;ExpenseFields used to show information from detected lines on a table.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Integer of UInteger.t
| `List of
[> `Structure of
(string
* [> `List of [> `String of String_.t ] list
| `String of String_.t ])
list ]
list
| `Structure of
(string
* [> `Float of Percent.t
| `String of String_.t
| `Structure of
(string
* [> `Float of Angle.t
| `List of
[> `Structure of
(string * [> `Float of Float_.t ]) list ]
list
| `Structure of
(string * [> `Float of Float_.t ]) list ])
list ])
list ])
list ]
list ])
list ]