Owneat Technical Guide main Help

Class CreateMenuCommand

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

public sealed class CreateMenuCommand : IRequest<Result<Menu>>, IBaseRequest

Inheritance

object ← CreateMenuCommand

Implements

IRequest<Result<Menu\>\>, IBaseRequest

Inherited Members

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

Properties

Name

[Required] public string Name { get; init; }

Property Value

string

Last modified: 21 May 2024