Skip to content

Commit

Permalink
publish: Merge pull request #173 from bullhorn/f/BH86289
Browse files Browse the repository at this point in the history
generated from commit ab1f194
  • Loading branch information
bullhorn-buildbot committed May 7, 2024
1 parent 7053be0 commit 6b68d14
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion entityref.html
Original file line number Diff line number Diff line change
Expand Up @@ -11815,7 +11815,15 @@ <h1 id="pay-and-bill-billmaster">Pay and Bill - BillMaster</h1>
<tr class="odd">
<td>owner</td>
<td>To-one association</td>
<td>CorporateUser.</td>
<td>
<p>CorporateUser.</p>
<p>Default fields:</p>
<ul>
<li>id</li>
<li>firstName</li>
<li>lastName</li>
</ul>
</td>
<td></td>
<td>X</td>
</tr>
Expand Down Expand Up @@ -11892,6 +11900,21 @@ <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 6b68d14

Please sign in to comment.