Table of Contents

Class DeleteUserGroup.Command

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