Enum CustomSectionType
- Assembly
- anybill.POS.Client.Abstractions.dll
Areas into which the receipt is divided. A more detailed explanation of the areas can be found at https://developers.anybill.de/the_anybill_vendor_api/ .
public enum CustomSectionType
Fields
AdditionalData = 50
AdditionalData section.
AfterSalesCoupons = 90
AfterSalesCoupons section.
Buyer = 60
Buyer section.
FooterText section.
Head = 10
Head section.
HospitalityInformation = 100
HospitalityInformation section.
Lines = 20
Lines section.
PaymentDetails = 30
PaymentDetails section.
TseInformation = 80
TseInformation section.
[Obsolete("Area is no longer existing")] VatDetails = 40
[Obsolete] VatDetails section.