Skip to content

Commit

Permalink
Merge pull request #31 from bullhorn/f/paybill
Browse files Browse the repository at this point in the history
F/paybill
  • Loading branch information
Allblues authored Oct 10, 2019
2 parents 2fcdb28 + 5c4d17b commit 7a7b900
Show file tree
Hide file tree
Showing 20 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion source/includes/entityref/_activitygoalconfiguration.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Lets a user configure an activity goal for use in conjunction with the activity

| **ActivityGoalConfiguration field** | **Type** | **Description** | **Not null** | **Read-only** |
| --- | --- | --- | --- | --- |
| id | Integer | Unique Identifier for this entity. | X | X |
| id | Integer | Unique identifier for this entity. | X | X |
| codeIdentifier | String (100) | Field that determines if a goal is an ActivityGoal or RecordBasedGoal. | X | |
| dateLastModified | Timestamp | The last time record was modified. | X | X |
| Description | String (2000) | Goal description. | X | |
Expand Down
2 changes: 1 addition & 1 deletion source/includes/entityref/_activitygoaltarget.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Lets a user assign an activity goal to a user.

| **ActivityGoalTarget field** | **Type** | **Description** | **Not null** | **Read-only** |
| --- | --- | --- | --- | --- |
| id | Integer | Unique Identifier for this entity. | X | X |
| id | Integer | Unique identifier for this entity. | X | X |
| activityGoalConfiguration | To-one association | The activity goal configuration assigned to user. | X | |
| goal | Integer | The amount of activity that user is trying to hit. | X | |
| periodName | String (100)| Time period for activity goal. (Weekly/Monthly). | X | |
Expand Down
4 changes: 2 additions & 2 deletions source/includes/entityref/_batchgroup.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Read-only entity that represents a batch group. Dynamic insert via billing-sync-
</colgroup>
<thead>
<tr class="header">
<th><p>BatchGroup fields</p></th>
<th>BatchGroup fields</th>
<th>Type</th>
<th>Description</th>
<th>Not null</th>
Expand All @@ -23,7 +23,7 @@ Read-only entity that represents a batch group. Dynamic insert via billing-sync-
<tr class="odd">
<td>id</td>
<td>Integer</td>
<td>Unique Identifier for this entity.</td>
<td>Unique identifier for this entity.</td>
<td>X</td>
<td>X</td>
</tr>
Expand Down
4 changes: 2 additions & 2 deletions source/includes/entityref/_billablecharge.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Represents a billable charge.
</colgroup>
<thead>
<tr class="header">
<th><p>BillableCharge fields</p></th>
<th>>BillableCharge fields</th>
<th>Type</th>
<th>Description</th>
<th>Not null</th>
Expand All @@ -23,7 +23,7 @@ Represents a billable charge.
<tr class="odd">
<td>id</td>
<td>Integer</td>
<td>Unique Identifier for this entity.</td>
<td>Unique identifier for this entity.</td>
<td>X</td>
<td>X</td>
</tr>
Expand Down
4 changes: 2 additions & 2 deletions source/includes/entityref/_billingsyncbatch.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Read-only entity that represents a billing-sync batch. Dynamic insert and update
</colgroup>
<thead>
<tr class="header">
<th><p>BillingSyncBatch fields</p></th>
<th>BillingSyncBatch fields</th>
<th>Type</th>
<th>Description</th>
<th>Not null</th>
Expand All @@ -23,7 +23,7 @@ Read-only entity that represents a billing-sync batch. Dynamic insert and update
<tr class="odd">
<td>id</td>
<td>Integer</td>
<td>Unique Identifier for this entity.</td>
<td>Unique identifier for this entity.</td>
<td>X</td>
<td>X</td>
</tr>
Expand Down
4 changes: 2 additions & 2 deletions source/includes/entityref/_billingsyncerror.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Read-only entity that represents a billing-sync error. Dynamic insert and update
</colgroup>
<thead>
<tr class="header">
<th><p>BillingSyncError fields</p></th>
<th>BillingSyncError fields</th>
<th>Type</th>
<th>Description</th>
<th>Not null</th>
Expand All @@ -23,7 +23,7 @@ Read-only entity that represents a billing-sync error. Dynamic insert and update
<tr class="odd">
<td>id</td>
<td>Integer</td>
<td>Unique Identifier for this entity.</td>
<td>Unique identifier for this entity.</td>
<td>X</td>
<td>X</td>
</tr>
Expand Down
4 changes: 2 additions & 2 deletions source/includes/entityref/_billmaster.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Read-only entity that represents a BillMaster record.
</colgroup>
<thead>
<tr class="header">
<th><p>BillMaster fields</p></th>
<th>BillMaster fields</th>
<th>Type</th>
<th>Description</th>
<th>Not null</th>
Expand All @@ -23,7 +23,7 @@ Read-only entity that represents a BillMaster record.
<tr class="odd">
<td>id</td>
<td>Integer</td>
<td>Unique Identifier for this entity.</td>
<td>Unique identifier for this entity.</td>
<td>X</td>
<td>X</td>
</tr>
Expand Down
4 changes: 2 additions & 2 deletions source/includes/entityref/_billmastertransaction.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Read-only entity that represents a BillMasterTransaction.
</colgroup>
<thead>
<tr class="header">
<th><p>BillMasterTransaction fields</p></th>
<th>BillMasterTransaction fields</th>
<th>Type</th>
<th>Description</th>
<th>Not null</th>
Expand All @@ -23,7 +23,7 @@ Read-only entity that represents a BillMasterTransaction.
<tr class="odd">
<td>id</td>
<td>Integer</td>
<td>Unique Identifier for this entity.</td>
<td>Unique identifier for this entity.</td>
<td>X</td>
<td>X</td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion source/includes/entityref/_department.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Represents a department for a user's corporation. Users can create, read, and 

| **Department field** | **Type** | **Description** | **Not null** | **Read-only** |
| --- | --- | --- | --- | --- |
| id | Integer | Unique Identifier for this entity. | X | X |
| id | Integer | Unique identifier for this entity. | X | X |
| description | String (255) | Department description. | X | |
| enabled | Boolean | Indicates whether department is enabled. | | |
| name | String (100) | Department name. | X | |
2 changes: 1 addition & 1 deletion source/includes/entityref/_generalledgeraccount.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Represents a general ledger account for use with billing information, including
</colgroup>
<thead>
<tr class="header">
<th><p><strong>GeneralLedgerAccount</strong> fields</p></th>
<th>GeneralLedgerAccount fields</th>
<th>Type</th>
<th>Description</th>
<th>Not null</th>
Expand Down
2 changes: 1 addition & 1 deletion source/includes/entityref/_generalledgersegment.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Represents a general ledger segment for assignment to Placement, BillableCharge,
</colgroup>
<thead>
<tr class="header">
<th><p><strong>GeneralLedgerSegment</strong> fields</p></th>
<th>GeneralLedgerSegment fields</th>
<th>Type</th>
<th>Description</th>
<th>Not null</th>
Expand Down
4 changes: 2 additions & 2 deletions source/includes/entityref/_generalledgersegmenttype.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Represents a general ledger segment for assignment to Placement, BillableCharge,
</colgroup>
<thead>
<tr class="header">
<th><p><strong>GeneralLedgerSegmentType</strong> fields</p></th>
<th>GeneralLedgerSegmentType fields</th>
<th>Type</th>
<th>Description</th>
<th>Not null</th>
Expand All @@ -23,7 +23,7 @@ Represents a general ledger segment for assignment to Placement, BillableCharge,
<tr class="odd">
<td>id</td>
<td>Integer</td>
<td>Unique Identifier for this entity.</td>
<td>Unique identifier for this entity.</td>
<td>X</td>
<td>X</td>
</tr>
Expand Down
4 changes: 2 additions & 2 deletions source/includes/entityref/_generalledgerservicecode.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Represents a general ledger service code.
</colgroup>
<thead>
<tr class="header">
<th><p><strong>GeneralLedgerServiceCode</strong> fields</p></th>
<th>GeneralLedgerServiceCode fields</th>
<th>Type</th>
<th>Description</th>
<th>Not null</th>
Expand All @@ -23,7 +23,7 @@ Represents a general ledger service code.
<tr class="odd">
<td>id</td>
<td>Integer</td>
<td>Unique Identifier for this entity.</td>
<td>Unique identifier for this entity.</td>
<td>X</td>
<td>X</td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion source/includes/entityref/_leadhistory.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Read-only entity that represents the status and ClientCorporation history of a L

| **LeadHistory field** | **Type** | **Description** | **Not null** | **Read-only** |
| --- | --- | --- | --- | --- |
| id | Integer | Unique Identifier for this entity. | X | X |
| id | Integer | Unique identifier for this entity. | X | X |
| clientCorporation | To-one association | ClientCorporation of the associated Lead at the time this LeadHistory was created. | X | |
| dateAdded | Timestamp | Date this LeadHistory was added. | X | X |
| lead | To-one association | Lead associated with this LeadHistory. | X | X |
Expand Down
4 changes: 2 additions & 2 deletions source/includes/entityref/_payablecharge.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Read-only entity that represents a payable charge. Dynamic insert and update via
</colgroup>
<thead>
<tr class="header">
<th><p>PayableCharge fields</p></th>
<th>PayableCharge fields</th>
<th>Type</th>
<th>Description</th>
<th>Not null</th>
Expand All @@ -23,7 +23,7 @@ Read-only entity that represents a payable charge. Dynamic insert and update via
<tr class="odd">
<td>id</td>
<td>Integer</td>
<td>Unique Identifier for this entity</td>
<td>Unique identifier for this entity</td>
<td>X</td>
<td>X</td>
</tr>
Expand Down
4 changes: 2 additions & 2 deletions source/includes/entityref/_paymaster.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Read-only entity that represents a PayMaster record.
</colgroup>
<thead>
<tr class="header">
<th><p>payMaster fields</p></th>
<th>PayMaster fields</th>
<th>Type</th>
<th>Description</th>
<th>Not null</th>
Expand All @@ -23,7 +23,7 @@ Read-only entity that represents a PayMaster record.
<tr class="odd">
<td>id</td>
<td>Integer</td>
<td>Unique Identifier for this entity</td>
<td>Unique identifier for this entity</td>
<td>X</td>
<td>X</td>
</tr>
Expand Down
4 changes: 2 additions & 2 deletions source/includes/entityref/_paymastertransaction.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Read-only entity that represents a PayMasterTransaction.
</colgroup>
<thead>
<tr class="header">
<th><p>PayMasterTransaction fields</p></th>
<th>PayMasterTransaction fields</th>
<th>Type</th>
<th>Description</th>
<th>Not null</th>
Expand All @@ -23,7 +23,7 @@ Read-only entity that represents a PayMasterTransaction.
<tr class="odd">
<td>id</td>
<td>Integer</td>
<td>Unique Identifier for this entity</td>
<td>Unique identifier for this entity</td>
<td>X</td>
<td>X</td>
</tr>
Expand Down
4 changes: 2 additions & 2 deletions source/includes/entityref/_transactionorigin.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Read-only entity that represents a transaction type.
</colgroup>
<thead>
<tr class="header">
<th><p>TransactionOrigin fields</p></th>
<th>TransactionOrigin fields</th>
<th>Type</th>
<th>Description</th>
<th>Not null</th>
Expand All @@ -23,7 +23,7 @@ Read-only entity that represents a transaction type.
<tr class="odd">
<td>id</td>
<td>Integer</td>
<td>Unique Identifier for this entity.</td>
<td>Unique identifier for this entity.</td>
<td>X</td>
<td>X</td>
</tr>
Expand Down
4 changes: 2 additions & 2 deletions source/includes/entityref/_transactionstatus.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Read-only entity that represents a transaction type.
</colgroup>
<thead>
<tr class="header">
<th><p>TransactionStatus fields</p></th>
<th>TransactionStatus fields</th>
<th>Type</th>
<th>Description</th>
<th>Not null</th>
Expand All @@ -23,7 +23,7 @@ Read-only entity that represents a transaction type.
<tr class="odd">
<td>id</td>
<td>Integer</td>
<td>Unique Identifier for this entity.</td>
<td>Unique identifier for this entity.</td>
<td>X</td>
<td>X</td>
</tr>
Expand Down
4 changes: 2 additions & 2 deletions source/includes/entityref/_transactiontype.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Read-only entity that represents a transaction type.
</colgroup>
<thead>
<tr class="header">
<th><p>TransactionType fields</p></th>
<th>TransactionType fields</th>
<th>Type</th>
<th>Description</th>
<th>Not null</th>
Expand All @@ -23,7 +23,7 @@ Read-only entity that represents a transaction type.
<tr class="odd">
<td>id</td>
<td>Integer</td>
<td>Unique Identifier for this entity.</td>
<td>Unique identifier for this entity.</td>
<td>X</td>
<td>X</td>
</tr>
Expand Down

0 comments on commit 7a7b900

Please sign in to comment.