Syrve POS Api V8 Code Reference
Syrve POS Api V8 Code Reference
Resto.Front.Api.Data.Orders
IDiscountCard Interface
IDiscountCard Properties
CardNumber Property
DiscountType Property
OwnerName Property
PriceCategory Property
IDiscountCard
OwnerName Property
Card owner's name.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
Copy
string
OwnerName
{
get
; }
Property Value
Type:
String
See Also
Reference
IDiscountCard Interface
Resto.Front.Api.Data.Orders Namespace