Table of Contents

Class ToggleThemeExportability.Command

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

Properties

IsExportable

public required bool IsExportable { get; init; }

Property Value

bool

Methods

Empty()

public static ToggleThemeExportability.Command Empty()

Returns

ToggleThemeExportability.Command