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.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public bool IsAllowed { get; set; }

Property Value

Boolean
See Also