Click or drag to resize

IEditSessionChangeOrderAppliedIikoCard5ManualConditions Method

Change Syrve Loyalty (legacy) manual conditions applied for order.

Namespace: Resto.Front.Api.Editors
Assembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
void ChangeOrderAppliedIikoCard5ManualConditions(
	List<Guid> appliedManualConditions,
	IOrderStub order
)

Parameters

appliedManualConditions  ListGuid
List of Syrve Loyalty (legacy) manual condition identifiers applied to order.
order  IOrderStub
Order to apply Syrve Loyalty (legacy) manual conditions.
See Also