Click or drag to resize

IRestaurantUsePersonalRoles Property

Whether the restaurant uses roles (IRole) for personal sessions.

Namespace: Resto.Front.Api.Data.Organization
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
bool UsePersonalRoles { get; }

Property Value

Boolean
See Also