Class ReorderContentTypeField.Command
- Namespace
- Raytha.Application.ContentTypes.Commands
- Assembly
- Raytha.Application.dll
public record ReorderContentTypeField.Command : LoggableEntityRequest<CommandResponseDto<ShortGuid>>, IRequest<CommandResponseDto<ShortGuid>>, IBaseRequest, ILoggableRequest, IEquatable<LoggableRequest<CommandResponseDto<ShortGuid>>>, ILoggableEntityRequest, IEquatable<LoggableEntityRequest<CommandResponseDto<ShortGuid>>>, IEquatable<ReorderContentTypeField.Command>
- Inheritance
-
ReorderContentTypeField.Command
- Implements
-
IBaseRequest
- Inherited Members
Properties
NewFieldOrder
public int NewFieldOrder { get; init; }