Click or drag to resize

CodeVerificationResultIsAllowed Property

Indicates whether the item is permitted for the current operation.

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

Property Value

Type: Boolean
See Also