Syrve POS Api V7 Code Reference
Syrve POS Api V7 Code Reference
Resto.Front.Api.OperationContexts
PaymentScreenUpdatedContext Class
PaymentScreenUpdatedContext Properties
IsEInvoice Property
OrderId Property
Payments Property
PaymentSplitMode Property
PaymentScreenUpdatedContext
Payments Property
Current order payments.
Namespace:
Resto.Front.Api.OperationContexts
Assembly:
Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
Copy
public
IReadOnlyCollection
<
IPaymentItem
>
Payments
{
get
; }
Property Value
Type:
IReadOnlyCollection
IPaymentItem
See Also
Reference
PaymentScreenUpdatedContext Class
Resto.Front.Api.OperationContexts Namespace