Table of Contents

Class EditUserGroup.Command

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

Properties

Label

public string Label { get; init; }

Property Value

string