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
-
IBaseRequest
- Inherited Members
Properties
Description
public string Description { get; init; }
Property Value
Label
public string Label { get; init; }