IOperationServiceStornoPastOrderItems Method |
Namespace: Resto.Front.Api
void StornoPastOrderItems( IReadOnlyList<PastOrderItem> items, IPaymentType paymentType, IRemovalType removalType, IRestaurantSection restaurantSection, IOrderType orderType, ICredentials credentials, ChequeAdditionalInfo chequeAdditionalInfo = null, TaxationSystem? taxationSystem = null, OrganizationDetailsInfo organizationDetailsInfo = null )