Owneat Technical Guide main Help

Class ReorderTablesCommand

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

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

Inheritance

object ← ReorderTablesCommand

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

NewTablesOrdering

[Required] public Dictionary<string, int> NewTablesOrdering { get; set; }

Property Value

Dictionary < string, int \>

Last modified: 21 May 2024