Class GetWebTemplateDeveloperNamesByThemeId.Query
- Namespace
- Raytha.Application.Themes.WebTemplates.Queries
- Assembly
- Raytha.Application.dll
public record GetWebTemplateDeveloperNamesByThemeId.Query : IRequest<IQueryResponseDto<IReadOnlyCollection<string>>>, IBaseRequest, IEquatable<GetWebTemplateDeveloperNamesByThemeId.Query>
- Inheritance
-
GetWebTemplateDeveloperNamesByThemeId.Query
- Implements
-
IBaseRequest
- Inherited Members
Properties
ThemeId
public required ShortGuid ThemeId { get; init; }
Property Value
- ShortGuid