Click or drag to resize

ChequeTaskRoundSum Property

Rounded sum in favor of the client.

Namespace: Resto.Front.Api.Data.Device.Tasks
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public decimal? RoundSum { get; set; }

Property Value

NullableDecimal
See Also