iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.OperationContexts
IPaymentScreenGuestInfo Interface
IPaymentScreenGuestInfo Properties
GuestId Property
IsEInvoice Property
IsProcessed Property
ResultSum Property
IPaymentScreenGuestInfo
IsEInvoice 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#
Copy
bool
IsEInvoice
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
IPaymentScreenGuestInfo Interface
Resto.Front.Api.OperationContexts Namespace