Click or drag to resize

IPaymentScreenGuestInfoResultSum Property

Total sum to be paid by guest Or total sum to be paid for whole order if PaymentSplitMode value is WholeOrder.

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

Property Value

Type: Decimal
See Also