Class GetContentTypeById.Query
- Namespace
- Raytha.Application.ContentTypes.Queries
- Assembly
- Raytha.Application.dll
public record GetContentTypeById.Query : GetEntityByIdInputDto, IEquatable<GetEntityByIdInputDto>, IRequest<IQueryResponseDto<ContentTypeDto>>, IBaseRequest, IEquatable<GetContentTypeById.Query>
- Inheritance
-
GetContentTypeById.Query
- Implements
-
IBaseRequest
- Inherited Members