iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Data.Orders
IDiscountCard Interface
IDiscountCard Properties
CardNumber Property
DiscountType Property
OwnerName Property
PriceCategory Property
IDiscountCard
CardNumber Property
Number of the card.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
string
CardNumber
{
get
; }
Property Value
Type:
String
See Also
Reference
IDiscountCard Interface
Resto.Front.Api.Data.Orders Namespace