ChequeTask.RoundSum 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)
Syntaxpublic decimal? RoundSum { get; set; }
Property Value
Type:
Nullable<Decimal>
See Also