Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 521 Bytes

File metadata and controls

11 lines (7 loc) · 521 Bytes

ReceiptLine

Properties

Name Type Description Notes
end_of_line bool Flag to indicate if the text ends at the end of this receipt line. [optional] [default to True]
text str Text that represents a line of the actual receipt data, that can be printed out.

[Back to Model list] [Back to API list] [Back to README]