Click or drag to resize

CheckConditionResultDeliveryCost Property

Delivery cost.

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

Property Value

Type: NullableDecimal
See Also