Class SetIsActive.Command
- Namespace
- Raytha.Application.Admins.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
-
IBaseRequest
- Inherited Members
Properties
IsActive
public bool IsActive { get; init; }