| Name | Type | Description | Notes |
|---|---|---|---|
| client_id | int | ||
| date | \DateTime | Date and time of transaction | |
| is_buy | bool | ||
| is_personal | bool | ||
| journal_ref_id | int | ||
| location_id | int | ||
| quantity | int | ||
| transaction_id | int | Unique transaction ID | |
| type_id | int | ||
| unit_price | float | Amount paid per unit |