Table of Contents

Class AnybillTseExtension

Namespace
anybill.POS.Client.Models.Receipt.Security.Tse.Tse
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

string

AdditionalTseData

Additional legal properties.

public Dictionary<string, AdditionalTseData> AdditionalTseData { get; set; }

Property Value

Dictionary<string, AdditionalTseData>

PosInspectionQrData

Data to display a QR code for a POS inspection.

public string PosInspectionQrData { get; set; }

Property Value

string