Click or drag to resize

IDiscountCardDiscountType Property

Discount type bound to the card. null if this card is bound to a price category.

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
IDiscountType DiscountType { get; }

Property Value

Type: IDiscountType
See Also