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.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
IPriceCategory PriceCategory { get; }

Property Value

Type: IPriceCategory
See Also