Class EditContentType.Command
- Namespace
- Raytha.Application.ContentTypes.Commands
- Assembly
- Raytha.Application.dll
public record EditContentType.Command : LoggableEntityRequest<CommandResponseDto<ShortGuid>>, IRequest<CommandResponseDto<ShortGuid>>, IBaseRequest, ILoggableRequest, IEquatable<LoggableRequest<CommandResponseDto<ShortGuid>>>, ILoggableEntityRequest, IEquatable<LoggableEntityRequest<CommandResponseDto<ShortGuid>>>, IEquatable<EditContentType.Command>- Inheritance
- 
      
      
      
      EditContentType.Command
- Implements
- 
      
      IBaseRequest
- Inherited Members
Properties
DefaultRouteTemplate
public string DefaultRouteTemplate { get; init; }Property Value
Description
public string Description { get; init; }Property Value
LabelPlural
public string LabelPlural { get; init; }Property Value
LabelSingular
public string LabelSingular { get; init; }Property Value
PrimaryFieldId
public ShortGuid PrimaryFieldId { get; init; }Property Value
- ShortGuid