Click or drag to resize

CheckConditionResultAllow Property

Indicates whether the check was successful.

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

Property Value

Type: Boolean
See Also