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