Table of Contents

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
IRequest<CommandResponseDto<ShortGuid>>
IBaseRequest
Inherited Members

Properties

MatchedWebTemplateDeveloperNames

public required IDictionary<string, string> MatchedWebTemplateDeveloperNames { get; init; }

Property Value

IDictionary<string, string>

Methods

Empty()

public static BeginMatchWebTemplates.Command Empty()

Returns

BeginMatchWebTemplates.Command