Table of Contents

Class GetUserGroupById.Query

Namespace
Raytha.Application.UserGroups.Queries
Assembly
Raytha.Application.dll
public record GetUserGroupById.Query : GetEntityByIdInputDto, IEquatable<GetEntityByIdInputDto>, IRequest<IQueryResponseDto<UserGroupDto>>, IBaseRequest, IEquatable<GetUserGroupById.Query>
Inheritance
GetUserGroupById.Query
Implements
IBaseRequest
Inherited Members