Class OutOfStockItem
Namespace: Restaurant.Application.Responses.Product
Assembly: Restaurant.Application.dll
public sealed class OutOfStockItem
Inheritance
object ← OutOfStockItem
Inherited Members
object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)
Properties
Name
public string Name { get; set; }
Property Value
ProductId
public string ProductId { get; set; }
Property Value
Last modified: 21 May 2024