Table of Contents

Class GetRaythaFunctionById.Query

Namespace
Raytha.Application.RaythaFunctions.Queries
Assembly
Raytha.Application.dll
public record GetRaythaFunctionById.Query : GetEntityByIdInputDto, IEquatable<GetEntityByIdInputDto>, IRequest<IQueryResponseDto<RaythaFunctionDto>>, IBaseRequest, IEquatable<GetRaythaFunctionById.Query>
Inheritance
GetRaythaFunctionById.Query
Implements
IBaseRequest
Inherited Members