Click or drag to resize

IPaymentScreenGuestInfoIsEInvoice Property

Guest has EInvoice or current order has EInvoice if PaymentSplitMode value is WholeOrder.

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

Property Value

Type: Boolean
See Also