OperationServiceExtensionsChangeSelectiveDiscount Method |
Namespace: Resto.Front.Api.V5.Extensions
public static void ChangeSelectiveDiscount( this IOperationService operationService, IOrder order, IDiscountType discountType, IReadOnlyList<IOrderProductItem> products, IReadOnlyList<IOrderModifierItem> modifiers, ICredentials credentials )