IEditSessionChangeOrderIikoCard5Coupons Method |
Bind or unbind order Syrve Loyalty (legacy) coupons, used in Syrve Loyalty (legacy) system.
Namespace:
Resto.Front.Api.Editors
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntaxvoid ChangeOrderIikoCard5Coupons(
List<string> iikoCard5Coupons,
IOrderStub order
)
Parameters
- iikoCard5Coupons
- Type: System.Collections.GenericListString
New Syrve Loyalty (legacy) coupons. Null - all order's coupons will unbound - order
- Type: Resto.Front.Api.Editors.StubsIOrderStub
Existing order
See Also