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