OperationServiceExtensionsMoveOrderItemsToAnotherGuest Method |
Namespace: Resto.Front.Api.Extensions
public static void MoveOrderItemsToAnotherGuest( this IOperationService operationService, IReadOnlyList<IOrderRootItem> products, IOrderGuestItem destinationGuest, IOrder order, ICredentials credentials )