Table of Contents

Class DeleteRaythaFunction.Command

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