Owneat Technical Guide main Help

Class VerifyProductBasesCommandResponse

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

public sealed class VerifyProductBasesCommandResponse

Inheritance

object ← VerifyProductBasesCommandResponse

Inherited Members

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

Properties

IsSuccess

public bool IsSuccess { get; set; }

Property Value

bool

UnavailableProductBasesIds

public List<Guid> UnavailableProductBasesIds { get; set; }

Property Value

List < Guid \>

Last modified: 21 May 2024