Owneat Technical Guide main Help

Class CanGetAllMenusByRestaurantIdRequirement

Namespace: Restaurant.Application.Authorization.Menu
Assembly: Restaurant.Application.dll

public class CanGetAllMenusByRestaurantIdRequirement : IAuthorizationRequirement

Inheritance

object ← CanGetAllMenusByRestaurantIdRequirement

Implements

IAuthorizationRequirement

Inherited Members

object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.MemberwiseClone\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)

Constructors

CanGetAllMenusByRestaurantIdRequirement\(Guid\)

public CanGetAllMenusByRestaurantIdRequirement(Guid restaurantGuid)

Parameters

restaurantGuid Guid

Properties

RestaurantGuid

public Guid RestaurantGuid { get; }

Property Value

Guid

Last modified: 21 May 2024