| IPaymentScreenGuestInfo Interface | 
Namespace: Resto.Front.Api.OperationContexts
 Syntax
Syntaxpublic interface IPaymentScreenGuestInfo
The IPaymentScreenGuestInfo type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | GuestId | |
|  | IsEInvoice | 
            Guest has EInvoice or current order has EInvoice if PaymentSplitMode value is WholeOrder.
             | 
|  | IsProcessed | |
|  | ResultSum | 
            Total sum to be paid by guest Or total sum to be paid for whole order if PaymentSplitMode value is WholeOrder.
             | 
 See Also
See Also