Class CreateApiKey.Command
- Namespace
- Raytha.Application.Admins.Commands
- Assembly
- Raytha.Application.dll
public record CreateApiKey.Command : LoggableRequest<CommandResponseDto<string>>, IRequest<CommandResponseDto<string>>, IBaseRequest, ILoggableRequest, IEquatable<LoggableRequest<CommandResponseDto<string>>>, IEquatable<CreateApiKey.Command>
- Inheritance
-
CreateApiKey.Command
- Implements
-
IBaseRequest
- Inherited Members
Properties
UserId
public ShortGuid UserId { get; init; }
Property Value
- ShortGuid