Table of Contents

Class SetIsActive.Command

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

Properties

IsActive

public bool IsActive { get; init; }

Property Value

bool