Class GetContentItemRevisionsByContentItemId.Query
- Namespace
- Raytha.Application.ContentItems.Queries
- Assembly
- Raytha.Application.dll
public record GetContentItemRevisionsByContentItemId.Query : GetPagedEntitiesInputDto, IEquatable<GetPagedEntitiesInputDto>, IRequest<IQueryResponseDto<ListResultDto<ContentItemRevisionDto>>>, IBaseRequest, IEquatable<GetContentItemRevisionsByContentItemId.Query>
- Inheritance
-
GetContentItemRevisionsByContentItemId.Query
- Implements
-
IBaseRequest
- Inherited Members
Properties
Id
public ShortGuid Id { get; init; }
Property Value
- ShortGuid