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