Click or drag to resize

IPaymentScreenGuestInfoIsProcessed Property

Is payment processed for current guest. Always false if PaymentSplitMode value is WholeOrder.

Namespace: Resto.Front.Api.OperationContexts
Assembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
bool IsProcessed { get; }

Property Value

Boolean
See Also