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