Appraisal Item Add On DMO
Represents an add-on product, such as an accessory, that complements or enhances the item that is appraised.
Object API Name: std__AppraisalItemAddOnDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- AppraisalItemId has a FOREIGNKEY relationship with the Appraisal Item DMO
Idfield.
- AppraisalItemAddOnName
- AppraisalItemAddOnType
- AppraisalItemId
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- UnitPriceAmt
- Field API Name:
std__AppraisalItemAddOnName__c - Data Type: TEXT
- Description: The name of the appraisal item add-on.
- Field API Name:
std__AppraisalItemAddOnType__c - Data Type: TEXT
- Description: Specifies the type of the appraisal item add-on.
- Field API Name:
std__AppraisalItemId__c - Data Type: TEXT
- Description: The appraisal item that's associated with the appraisal item add-on.
- 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__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__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__UnitPriceAmt__c - Data Type: CURRENCY
- Description: The unit price of the appraisal item add-on.