Owneat Technical Guide main Help

Class DeleteFormulaSectionCommand

Namespace: Restaurant.Application.Requests.FormulaSection
Assembly: Restaurant.Application.dll

public sealed class DeleteFormulaSectionCommand : IRequest<Result<Unit>>, IBaseRequest

Inheritance

object ← DeleteFormulaSectionCommand

Implements

IRequest<Result<Unit\>\>, IBaseRequest

Inherited Members

object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)

Properties

FormulaId

[Required] public Guid FormulaId { get; init; }

Property Value

Guid

Last modified: 21 May 2024