EstimateLineItems
Returns the line items of an estimate.
Columns
| Name | Type | References | |
| OrganizationId | Long |
Organizations.OrganizationId | |
| EstimateId | Long |
Estimates.EstimateId | |
| LineItemId [KEY] | Long | ||
| Name | String | ||
| Description | String | ||
| ItemId | String | ||
| ItemOrder | Integer | ||
| ItemTotal | Double | ||
| ItemCustomFields | String | ||
| Discount | Double | ||
| Documents | String | ||
| HeaderId | String | ||
| HeaderName | String | ||
| ImageDocumentId | String | ||
| PricebookId | String | ||
| Quantity | Double | ||
| Rate | Double | ||
| TaxId | String | ||
| TaxName | String | ||
| TaxPercentage | Integer | ||
| TaxType | String | ||
| Unit | String | ||
| BcyRate | Double |