<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Api/etc/extension_attributes.xsd">
    <extension_attributes for="Magento\Sales\Api\Data\InvoiceInterface">
        <attribute code="erp_invoice" type="DJOGlobal\ErpInvoiceSync\Api\Data\ErpInvoiceInterface"/>
    </extension_attributes>
</config>
