Enum DocumentIssueType
- Namespace
- RetailForce.Fiscalisation.Model.Document
- Assembly
- RetailForce.Fiscalisation.Model.dll
The type of the document how it was issued to the customer/partner.
public enum DocumentIssueType
Fields
DigitalReceipt = 1The document was only issued as digital receipt.
NotIssued = 3The document was not issued to the customer / partner.
Paper = 0The document was only issued by paper.
PaperAndDigitalReceipt = 2