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