IEditSessionChangeDeliverySplitBetweenPersons Method iikoFront Api V3 Documentation
Changes delivery property if order should be split between persons

Namespace: Resto.Front.Api.V3.Editors
Assembly: Resto.Front.Api.V3 (in Resto.Front.Api.V3.dll) Version: 4.1.1236.1 (4.1.1236.1)
Syntax

C#
void ChangeDeliverySplitBetweenPersons(
	bool splitBetweenPersons,
	IDeliveryStub delivery
)

Parameters

splitBetweenPersons
Type: SystemBoolean
Delivery property if order should be split between persons
delivery
Type: Resto.Front.Api.V3.EditorsIDeliveryStub
Delivery to change
See Also

Reference