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