Owneat Technical Guide main Help

Class SetTableAvailableCommand

Namespace: Ordering.Application.Requests.Handlers.Table
Assembly: Ordering.Application.dll

public sealed class SetTableAvailableCommand : IRequest<Result<Table>>, IBaseRequest

Inheritance

object ← SetTableAvailableCommand

Implements

IRequest<Result<Table\>\>, IBaseRequest

Inherited Members

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

Properties

TableId

[Required] [JsonIgnore] public Guid TableId { get; set; }

Property Value

Guid

Last modified: 21 May 2024