Table of Contents

Class GetThemeById.Query

Namespace
Raytha.Application.Themes.Queries
Assembly
Raytha.Application.dll
public record GetThemeById.Query : GetEntityByIdInputDto, IEquatable<GetEntityByIdInputDto>, IRequest<IQueryResponseDto<ThemeDto>>, IBaseRequest, IEquatable<GetThemeById.Query>
Inheritance
GetThemeById.Query
Implements
IBaseRequest
Inherited Members