iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.OperationContexts
IPaymentScreenUpdatedContext Interface
IPaymentScreenUpdatedContext Properties
OrderId Property
Payments Property
PaymentSplitGuestInfos Property
PaymentSplitMode Property
PaymentSplitSelectedGuestId Property
IPaymentScreenUpdatedContext
Payments Property
Current order payments.
Namespace:
Resto.Front.Api.OperationContexts
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
IReadOnlyCollection
<
IPaymentItem
>
Payments
{
get
; }
Property Value
Type:
IReadOnlyCollection
IPaymentItem
See Also
Reference
IPaymentScreenUpdatedContext Interface
Resto.Front.Api.OperationContexts Namespace