Owneat Technical Guide main Help

Class VerifyProductBasesCommand

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

public sealed class VerifyProductBasesCommand : IRequest<Result<VerifyProductBasesCommandResponse>>, IBaseRequest

Inheritance

object ← VerifyProductBasesCommand

Implements

IRequest<Result<VerifyProductBasesCommandResponse\>\>, IBaseRequest

Inherited Members

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

Properties

ProductBasesVerificationData

[Required] public IEnumerable<ProductBaseVerificationData> ProductBasesVerificationData { get; init; }

Property Value

IEnumerable <ProductBaseVerificationData\>

Last modified: 21 May 2024