Table of Contents

Class DeleteAdmin.Command

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