Click or drag to resize

IOperationServiceGetHostTerminalCafeSessionCashSum Method

Gets cafe session cash sum.

Namespace: Resto.Front.Api
Assembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
decimal GetHostTerminalCafeSessionCashSum(
	ICafeSession cafeSession
)

Parameters

cafeSession  ICafeSession
Target host terminal cafe session.

Return Value

Decimal
See Also