Lead Line Item DMO
Represents items (one or more) such as vehicles, accessories, parts that are associated with a lead.
Object API Name: std__LeadLineItemDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id
- LeadId has a FOREIGNKEY relationship with the Lead DMO
Idfield. - ParentLeadItemId has a FOREIGNKEY relationship with the Lead Line Item DMO
Idfield. - ProductCategoryId has a FOREIGNKEY relationship with the Product Category DMO
Idfield. - ProductId has a FOREIGNKEY relationship with the Product DMO
Idfield.
- cdp_sys_record_currency
- Classification
- Condition
- DataSourceId
- DataSourceObjectId
- Id
- InterestType
- InternalOrganizationId
- ItemType
- ItemUniqueIdentifier
- LeadId
- LeadLineItemName
- ParentLeadItemId
- PriceType
- ProductCategoryId
- ProductId
- Quantity
- UnitPrice
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__Classification__c - Data Type: TEXT
- Description: Specifies the classification type of the associated item such as new, used, or refurbished.
- Field API Name:
std__Condition__c - Data Type: TEXT
- Description: Specifies the condition of the associated item, such as excellent, fair, or unknown.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary Key
- Field API Name:
std__InterestType__c - Data Type: TEXT
- Description: The Lead's interest type such as buying an item, selling an item, leasing an item, and so on.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__ItemType__c - Data Type: TEXT
- Description: The type of item that the lead is interested in, such as a vehicle, parts of a vehicle, other accessories, and so on.
- Field API Name:
std__ItemUniqueIdentifier__c - Data Type: TEXT
- Description: The unique identifier of the associated product, such as a vehicle identification number or serial number of an accessory.
- Field API Name:
std__LeadId__c - Data Type: TEXT
- Description: The Lead record that's associated with the Lead Line Item.
- Field API Name:
std__LeadLineItemName__c - Data Type: TEXT
- Description: The name of the Lead Line Item
- Field API Name:
std__ParentLeadItemId__c - Data Type: TEXT
- Description: The parent lead line item record associated with this item.
- Field API Name:
std__PriceType__c - Data Type: TEXT
- Description: The type of price, such as quote, offer, appraisal, associated with the item.
- Field API Name:
std__ProductCategoryId__c - Data Type: TEXT
- Description: The Product Category record associated with the Lead Line Item.
- Field API Name:
std__ProductId__c - Data Type: TEXT
- Description: The Product record associated with the Lead Line item.
- Field API Name:
std__Quantity__c - Data Type: DOUBLE
- Description: The number of units of the item that the lead is interested in.
- Field API Name:
std__UnitPrice__c - Data Type: CURRENCY
- Description: The price per unit of the associated product.