QuoteLineItem
Last updated
Last updated
Name
Type
ReadOnly
References
Description
Id [KEY]
String
True
Unique identifier of the QuoteLineItem.
IsDeleted
Boolean
True
Label Deleted corresponds to this field.
LineNumber
String
True
Label Line Item Number 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.
QuoteId
String
False
Quote.Id
Label Quote ID corresponds to this field.
PricebookEntryId
String
False
PricebookEntry.Id
Label Price Book Entry ID corresponds to this field.
Quantity
Double
False
Label Quantity corresponds to this field.
UnitPrice
Double
False
Label Sales Price corresponds to this field.
Discount
Double
False
Label Discount corresponds to this field.
Description
String
False
Label Line Item Description corresponds to this field.
ServiceDate
Datetime
False
Label Date corresponds to this field.
SortOrder
Int
True
Label Sort Order corresponds to this field.
ListPrice
Double
True
Label List Price corresponds to this field.
Subtotal
Double
True
Label Subtotal corresponds to this field.
TotalPrice
Double
True
Label Total Price corresponds to this field.