Class EditColumn.Command
- Namespace
- Raytha.Application.Views.Commands
- Assembly
- Raytha.Application.dll
public record EditColumn.Command : GetEntityByIdInputDto, IEquatable<GetEntityByIdInputDto>, IRequest<CommandResponseDto<ShortGuid>>, IBaseRequest, IEquatable<EditColumn.Command>
- Inheritance
-
EditColumn.Command
- Implements
-
IBaseRequest
- Inherited Members
Properties
DeveloperName
public string DeveloperName { get; init; }
Property Value
ShowColumn
public bool ShowColumn { get; init; }