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