daffMagentoCustomerOrderTransformInvoice
import { daffMagentoCustomerOrderTransformInvoice } from '@daffodil/customer-order/driver/magento/2-4-6'
function daffMagentoCustomerOrderTransformInvoice(
invoice: MagentoOrderInvoice
order: MagentoCustomerOrder
payment: MagentoOrderPayment
): DaffOrderInvoice