Class BeginMatchWebTemplates.Command
- Namespace
- Raytha.Application.Themes.Commands
- Assembly
- Raytha.Application.dll
public record BeginMatchWebTemplates.Command : LoggableEntityRequest<CommandResponseDto<ShortGuid>>, IRequest<CommandResponseDto<ShortGuid>>, IBaseRequest, ILoggableRequest, IEquatable<LoggableRequest<CommandResponseDto<ShortGuid>>>, ILoggableEntityRequest, IEquatable<LoggableEntityRequest<CommandResponseDto<ShortGuid>>>, IEquatable<BeginMatchWebTemplates.Command>
- Inheritance
-
BeginMatchWebTemplates.Command
- Implements
-
IBaseRequest
- Inherited Members
Properties
MatchedWebTemplateDeveloperNames
public required IDictionary<string, string> MatchedWebTemplateDeveloperNames { get; init; }
Property Value
Methods
Empty()
public static BeginMatchWebTemplates.Command Empty()