Click or drag to resize

IOrderServiceItemCost Property

Total cost of the service item, sum of costs of the Periods plus RemainingLimitCost.

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
decimal Cost { get; }

Property Value

Type: Decimal
See Also