Click or drag to resize

IDiscountCardPriceCategory Property

Price category bound to the card. null if this card is bound to a discount.

Namespace: Resto.Front.Api.Data.Orders
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
IPriceCategory PriceCategory { get; }

Property Value

IPriceCategory
See Also