Skip to content

Latest commit

 

History

History
executable file
·
29 lines (26 loc) · 1.8 KB

Receipt.md

File metadata and controls

executable file
·
29 lines (26 loc) · 1.8 KB

KoronacloudApiV3.Receipt

Properties

Name Type Description Notes
active Boolean indicates whether the object is active for use or not [optional]
id String global object uuid (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx) [optional]
_number String number of the object, like it is set in backoffice; will be removed when active=false [optional]
revision Number the revision number of the object. revision numbers are unique per object-type. there is is no object of the same type with identical revision numbers. [optional]
accountTransactions [AccountTransaction] [optional]
additionalInfo [AdditionalInfo] [optional]
bookingTime Date [optional]
cashier ModelReference [optional]
creationTime Date [optional]
currency ModelReference [optional]
customer ModelReference [optional]
customerGroup ModelReference [optional]
customerOrder ModelReference [optional]
depositAmount Number [optional]
geoLocation GeoLocation [optional]
items [ReceiptItem] [optional]
organizationalUnit ModelReference [optional]
payments [Payment] [optional]
pointOfSale ModelReference [optional]
priceGroup ModelReference [optional]
voided Boolean [optional]
zcounter Number [optional]