OperationServiceExtensionsChangeSelectiveDiscount Method |
Namespace: Resto.Front.Api.V4.Extensions
public static void ChangeSelectiveDiscount( this IOperationService operationService, IOrder order, IDiscountType discountType, List<IOrderItemProduct> products, List<IOrderItemModifier> modifiers, ICredentials credentials )