iikoFront Api V7 Code Reference
iikoFront Api V7 Code Reference
Resto.Front.Api.OperationContexts
PaymentScreenUpdatedContext Class
PaymentScreenUpdatedContext Properties
IsEInvoice Property
OrderId Property
Payments Property
PaymentSplitMode Property
PaymentScreenUpdatedContext
OrderId Property
Current order Id. The current order
GetOrderById(Guid)
may be missing data that has not yet been saved. Use another
PaymentScreenUpdatedContext
properties for actual order information.
Namespace:
Resto.Front.Api.OperationContexts
Assembly:
Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
Copy
public
Guid
OrderId
{
get
; }
Property Value
Type:
Guid
See Also
Reference
PaymentScreenUpdatedContext Class
Resto.Front.Api.OperationContexts Namespace
IOperationService
GetOrderById(Guid)