Click or drag to resize

CheckConditionResultDeliveryServiceProductId Property

Delivery service dish identifier.

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

Property Value

Type: NullableGuid
See Also