Table of Contents

Class DeleteRole.Command

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