Table of Contents

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
IRequest<CommandResponseDto<ShortGuid>>
IBaseRequest
Inherited Members

Properties

DeveloperName

public string DeveloperName { get; init; }

Property Value

string

ShowColumn

public bool ShowColumn { get; init; }

Property Value

bool