Table of Contents

Class DeleteMediaItem.Command

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