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