Skip to content

Commit

Permalink
TE-4264 Fix transfer definitions to include missing uses.
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Oct 14, 2019
1 parent ec8d3da commit 9a2415a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<transfer name="Customer">
<property name="isOnBehalf" type="bool"/>
<property name="companyUserTransfer" type="CompanyUser"/>
<property name="idCustomer" type="int"/>
</transfer>

<transfer name="CompanyUser">
Expand Down

0 comments on commit 9a2415a

Please sign in to comment.