Enum BillCreationType
Namespace: anybill.POS.Client.Models.Store
Assembly: anybill.POS.Client.Abstractions.dll
Syntax
public enum BillCreationType
Fields
Name | Description |
---|---|
AppQrScan | When the QR-Code of the app was scanned and a anybill user id was given. |
LoyaltyCard | When a loyalty card was linked to the anybill user. |
PaymentCard | When a payment card was linked to the anybill user. |
QrPos | When a QR-Code to an anonymous bill on the display of the pos system was shown. |
QrTerminal | When a QR-Code to an anonymous bill on the display of a payment terminal was shown. |