Name | Type | Description | Notes |
---|---|---|---|
type | str | Debit entries are considered positive, and credit entries are considered negative. | |
ledger_account | LinkedLedgerAccount | ||
id | str | A unique identifier for an object. | [optional] [readonly] |
description | str, none_type | User defined description | [optional] |
tax_amount | float, none_type | Tax amount | [optional] |
sub_total | float, none_type | Sub-total amount, normally before tax. | [optional] |
total_amount | float, none_type | Debit entries are considered positive, and credit entries are considered negative. | [optional] |
tax_rate | LinkedTaxRate | [optional] | |
tracking_category | DeprecatedLinkedTrackingCategory | [optional] | |
tracking_categories | LinkedTrackingCategories | [optional] | |
customer | LinkedCustomer | [optional] | |
supplier | LinkedSupplier | [optional] | |
department_id | str | A unique identifier for an object. | [optional] [readonly] |
location_id | str | A unique identifier for an object. | [optional] [readonly] |
line_number | int, none_type | Line number of the resource | [optional] |