Skip to content

Commit

Permalink
publish: Merge pull request #174 from bullhorn/f/reorderfields
Browse files Browse the repository at this point in the history
generated from commit 853ddab
  • Loading branch information
bullhorn-buildbot committed May 7, 2024
1 parent 6b68d14 commit 59eba15
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions entityref.html
Original file line number Diff line number Diff line change
Expand Up @@ -11685,6 +11685,21 @@ <h1 id="pay-and-bill-billmaster">Pay and Bill - BillMaster</h1>
<td>X</td>
</tr>
<tr class="odd">
<td>addedByUser</td>
<td>To-one association</td>
<td>
<p>CorporateUser.</p>
<p>Default fields:</p>
<ul>
<li>id</li>
<li>firstName</li>
<li>lastName</li>
</ul>
</td>
<td>X</td>
<td>X</td>
</tr>
<tr class="odd">
<td>billMasterTransactions</td>
<td>To-many association</td>
<td><p>Associated BillMasterTransactions.</p>
Expand Down Expand Up @@ -11900,21 +11915,6 @@ <h1 id="pay-and-bill-billmaster">Pay and Bill - BillMaster</h1>
<td></td>
<td></td>
</tr>
<tr class="odd">
<td>addedByUser</td>
<td>To-one association</td>
<td>
<p>CorporateUser.</p>
<p>Default fields:</p>
<ul>
<li>id</li>
<li>firstName</li>
<li>lastName</li>
</ul>
</td>
<td>X</td>
<td>X</td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit 59eba15

Please sign in to comment.