Class SetAsActiveThemeInternal.Command
- Namespace
- Raytha.Application.Themes.Commands
- Assembly
- Raytha.Application.dll
public record SetAsActiveThemeInternal.Command : IRequest<CommandResponseDto<ShortGuid>>, IBaseRequest, IEquatable<SetAsActiveThemeInternal.Command>- Inheritance
- 
      
      SetAsActiveThemeInternal.Command
- Implements
- 
      
      IBaseRequest
- Inherited Members
Properties
ThemeId
public required ShortGuid ThemeId { get; init; }Property Value
- ShortGuid