Enum CustomSectionType
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/ .
Namespace: anybill.POS.Client.Models.Bill.Misc.Extension.CustomSection
Assembly: anybill.POS.Client.Abstractions.dll
Syntax
public enum CustomSectionType
Fields
Name | Description |
---|---|
AdditionalData | AdditionalData section. |
AfterSalesCoupons | AfterSalesCoupons section. |
Buyer | Buyer section. |
FooterText | FooterText section. |
Head | Head section. |
HospitalityInformation | HospitalityInformation section. |
Lines | Lines section. |
PaymentDetails | PaymentDetails section. |
TseInformation | TseInformation section. |
VatDetails | [Obsolete] VatDetails section. |