Table of Contents

Class GetBackgroundTaskById.Query

Namespace
Raytha.Application.BackgroundTasks.Queries
Assembly
Raytha.Application.dll
public record GetBackgroundTaskById.Query : GetEntityByIdInputDto, IEquatable<GetEntityByIdInputDto>, IRequest<IQueryResponseDto<BackgroundTaskDto>>, IBaseRequest, IEquatable<GetBackgroundTaskById.Query>
Inheritance
GetBackgroundTaskById.Query
Implements
IBaseRequest
Inherited Members