QuoteDocument
This is a table representing the QuoteDocument entities in FinancialForce.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
Unique identifier of the QuoteDocument. | |
| Name | String | True |
Label Name corresponds to this field. | |
| QuoteId | String | False |
Quote.Id |
Label Quote ID corresponds to this field. |
| Document | String | False |
Label PDF Document corresponds to this field. | |
| GrandTotal | Double | True |
Label Grand Total corresponds to this field. | |
| Discount | Double | True |
Label Discount corresponds to this field. | |
| IsDeleted | Boolean | True |
Label Deleted corresponds to this field. | |
| CreatedDate | Datetime | True |
Label Created Date corresponds to this field. | |
| CreatedById | String | True |
User.Id |
Label Created By ID corresponds to this field. |
| LastModifiedDate | Datetime | True |
Label Last Modified Date corresponds to this field. | |
| LastModifiedById | String | True |
User.Id |
Label Last Modified By ID corresponds to this field. |
| SystemModstamp | Datetime | True |
Label System Modstamp corresponds to this field. |