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
- 
      
      IBaseRequest
- Inherited Members
Properties
RoutePath
public string RoutePath { get; init; }Property Value
TemplateId
public ShortGuid TemplateId { get; init; }Property Value
- ShortGuid