Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Tax Filing Line Item
A line item on a tax return (income, deduction, or credit).
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| amt | Double | Line item amount. | Big, 68.0 | 68.0 |
| category | String | Line item category (Income, Deduction, Credit, Tax). | Big, 68.0 | 68.0 |
| description | String | Human-readable description. | Big, 68.0 | 68.0 |
| documents | String[] | References to documents associated with this line item; each ID resolves to an entry in the documents view. | Big, 68.0 | 68.0 |
| id | String | Stable unique record identifier (DMO record id). Used to correlate this line item with its entry in the top-level additionalFields map. | Big, 68.0 | 68.0 |
| lineReference | String | Form line reference (e.g., 1040_Line_1a). | Big, 68.0 | 68.0 |
| subCategory | String | Subcategory (Employment, Interest, Standard, Child_Tax, etc.). | Big, 68.0 | 68.0 |