Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
RefundInvoiceInterface.php
Go to the documentation of this file.
1 <?php
7 
12 
20 {
34  public function validate(
38  array $items = [],
39  $isOnline = false,
40  $notify = false,
41  $appendComment = false,
42  \Magento\Sales\Api\Data\CreditmemoCommentCreationInterface $comment = null,
43  \Magento\Sales\Api\Data\CreditmemoCreationArgumentsInterface $arguments = null
44  );
45 }
$order
Definition: order.php:55
validate(InvoiceInterface $invoice, OrderInterface $order, CreditmemoInterface $creditmemo, array $items=[], $isOnline=false, $notify=false, $appendComment=false, \Magento\Sales\Api\Data\CreditmemoCommentCreationInterface $comment=null, \Magento\Sales\Api\Data\CreditmemoCreationArgumentsInterface $arguments=null)
$invoice
$arguments
$items