Table of Contents

Class DeleteContentItem.Command

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