Enum PaymentType
Namespace: anybill.POS.Client.Models.Bill.Data.PaymentType.Extension
Assembly: anybill.POS.Client.Abstractions.dll
Syntax
public enum PaymentType : byte
Fields
Name | Description |
---|---|
BankTransfer | |
Cash | |
Check | |
CreditCard | |
DirectDebit | |
Elv | |
GiftCard | |
Girocard | |
LoyaltyCard | |
Maestro | |
Miscellaneous | |
OnlinePayment | |
VisaElectron |