Click or drag to resize

CheckConditionResultDeliveryDurationInMinutes Property

Delivery duration in minutes.

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

Property Value

Type: NullableInt32
See Also