Click or drag to resize

ICashRegisterInfoPaymentTypeToFiscalRegisterPaymentTypeIds Property

Cash register payment types to iiko payment types mapping.

Namespace:  Resto.Front.Api.Data.Device
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
IReadOnlyList<IPaymentTypeToFiscalRegisterPaymentTypeId> PaymentTypeToFiscalRegisterPaymentTypeIds { get; }

Property Value

Type: IReadOnlyListIPaymentTypeToFiscalRegisterPaymentTypeId
See Also