Table of Contents

Class GetDeletedContentItems.Query

Namespace
Raytha.Application.ContentItems.Queries
Assembly
Raytha.Application.dll
public record GetDeletedContentItems.Query : GetPagedEntitiesInputDto, IEquatable<GetPagedEntitiesInputDto>, IRequest<IQueryResponseDto<ListResultDto<DeletedContentItemDto>>>, IBaseRequest, IEquatable<GetDeletedContentItems.Query>
Inheritance
GetDeletedContentItems.Query
Implements
IBaseRequest
Inherited Members

Properties

DeveloperName

public string DeveloperName { get; init; }

Property Value

string

OrderBy

public override string OrderBy { get; init; }

Property Value

string