Owneat Technical Guide main Help

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

string

ProductId

public string ProductId { get; set; }

Property Value

string

Last modified: 21 May 2024