Owneat Technical Guide main Help

Class LinkRestaurantToBillingPlatformCommand

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

public sealed class LinkRestaurantToBillingPlatformCommand : IRequest<Result<RestaurantAccountResponse>>, IBaseRequest

Inheritance

object ← LinkRestaurantToBillingPlatformCommand

Implements

IRequest<Result<RestaurantAccountResponse\>\>, IBaseRequest

Inherited Members

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

Properties

RestaurantGuid

[Required] public Guid RestaurantGuid { get; set; }

Property Value

Guid

Last modified: 21 May 2024