IEditSessionChangeOrderAppliedIikoCard5ManualConditions Method |
Bind or unbind Syrve Loyalty (legacy) manual conditions for order.
Namespace:
Resto.Front.Api.Editors
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntaxvoid ChangeOrderAppliedIikoCard5ManualConditions(
List<Guid> appliedManualConditions,
IOrderStub order
)
Parameters
- appliedManualConditions
- Type: System.Collections.GenericListGuid
List of Syrve Loyalty (legacy) manual condition identifiers applied to order. Null - all order's manual conditions will unbound - order
- Type: Resto.Front.Api.Editors.StubsIOrderStub
Order to apply Syrve Loyalty (legacy) manual conditions.
See Also