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