Owneat Technical Guide main Help

Class ReorderRestaurantEventsCommand

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

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

Inheritance

object ← ReorderRestaurantEventsCommand

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

NewRestaurantEventsOrdering

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

Property Value

Dictionary < string, int \>

Last modified: 21 May 2024