Owneat Technical Guide main Help

Class ToggleRestaurantPaymentModeCommand

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

public sealed class ToggleRestaurantPaymentModeCommand : IRequest<Result<RestaurantResponse>>, IBaseRequest

Inheritance

object ← ToggleRestaurantPaymentModeCommand

Implements

IRequest<Result<RestaurantResponse\>\>, IBaseRequest

Inherited Members

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

Properties

RestaurantId

[JsonIgnore] [Required] public Guid RestaurantId { get; init; }

Property Value

Guid

Last modified: 21 May 2024