IPaymentScreenGuestInfo Interface |
Namespace: Resto.Front.Api.OperationContexts
public interface IPaymentScreenGuestInfo
The IPaymentScreenGuestInfo type exposes the following members.
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.
|