Table of Contents

Class DeleteTheme.Command

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