Table of Contents

Class ReorderNavigationMenuItems.Command

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

Properties

Ordinal

public int Ordinal { get; init; }

Property Value

int