Owneat Technical Guide main Help

Class ReorderCategoriesCommand

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

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

Inheritance

object ← ReorderCategoriesCommand

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

NewCategoriesOrdering

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

Property Value

Dictionary < string, int \>

Last modified: 21 May 2024