Table of Contents

Class EditView.Command

Namespace
Raytha.Application.Views.Commands
Assembly
Raytha.Application.dll
public record EditView.Command : LoggableEntityRequest<ICommandResponseDto<ShortGuid>>, IRequest<ICommandResponseDto<ShortGuid>>, IBaseRequest, ILoggableRequest, IEquatable<LoggableRequest<ICommandResponseDto<ShortGuid>>>, ILoggableEntityRequest, IEquatable<LoggableEntityRequest<ICommandResponseDto<ShortGuid>>>, IEquatable<EditView.Command>
Inheritance
EditView.Command
Implements
IRequest<ICommandResponseDto<ShortGuid>>
IBaseRequest
Inherited Members

Properties

Description

public string Description { get; init; }

Property Value

string

Label

public string Label { get; init; }

Property Value

string