JournalTransactionItems
Usage information for the operation JournalTransactionItems.rsd.
Table Specific Information
Select
Only the JournalTransactionID column, when using the equality comparison, is supported for server side filtering.
Columns
| Name | Type | References | Description |
| ID [KEY] | Integer | LineId which represents the index of the line. | |
| JournalTransactionID [KEY] | Uuid | Unique identifier in the form of a guid. | |
| AccountID | Uuid | ||
| AccountDisplayID | String | ||
| AccountName | String | ||
| AccountURI | String | ||
| Amount | Decimal | ||
| IsCredit | Boolean | ||
| JobID | Uuid | ||
| JobName | String | ||
| JobNumber | String | ||
| JobUri | String | ||
| LineDescription | String | ||
| CompanyFileId | String |
CompanyFiles.ID | ID of the company file. Takes precedence over the CompanyFileId property. |