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.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
bool IsProcessed { get; }

Property Value

Boolean
See Also