Table of Contents

Class EditNavigationMenu.Command

Namespace
Raytha.Application.NavigationMenus.Commands
Assembly
Raytha.Application.dll
public record EditNavigationMenu.Command : LoggableEntityRequest<CommandResponseDto<ShortGuid>>, IRequest<CommandResponseDto<ShortGuid>>, IBaseRequest, ILoggableRequest, IEquatable<LoggableRequest<CommandResponseDto<ShortGuid>>>, ILoggableEntityRequest, IEquatable<LoggableEntityRequest<CommandResponseDto<ShortGuid>>>, IEquatable<EditNavigationMenu.Command>
Inheritance
EditNavigationMenu.Command
Implements
IRequest<CommandResponseDto<ShortGuid>>
IBaseRequest
Inherited Members

Properties

Label

public required string Label { get; init; }

Property Value

string

Methods

Empty()

public static EditNavigationMenu.Command Empty()

Returns

EditNavigationMenu.Command