Table of Contents

Class EditContentItemSettings.Command

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

Properties

RoutePath

public string RoutePath { get; init; }

Property Value

string

TemplateId

public ShortGuid TemplateId { get; init; }

Property Value

ShortGuid