Class AnybillTseExtension
- Assembly
- anybill.POS.Client.Abstractions.dll
Anybill extensions to the tse object of the version '1.0.0' of the DFKA.
public class AnybillTseExtension
- Inheritance
-
AnybillTseExtension
- Inherited Members
Properties
AdditionalLegalText
Additional legal text that must be displayed.
public string AdditionalLegalText { get; set; }
Property Value
AdditionalTseData
Additional legal properties.
public Dictionary<string, AdditionalTseData> AdditionalTseData { get; set; }
Property Value
PosInspectionQrData
Data to display a QR code for a POS inspection.
public string PosInspectionQrData { get; set; }