Newer Version Available
Asset
Represents an item of commercial value, such as a product sold by your company or a competitor, that a customer has purchased and installed.
Fields
| Field Label | API Field Name | Type | Length | Precision | Scale |
|---|---|---|---|---|---|
| Account | AccountId | reference | 15 | ||
| Asset ID | Id | id | 15 | ||
| Asset Name | Name | string | 255 | ||
| Competitor Asset | IsCompetitorProduct | boolean | |||
| Contact | ContactId | reference | 15 | ||
| Created By | CreatedById | reference | 15 | ||
| Created Date | CreatedDate | datetime | |||
| Deleted | IsDeleted | boolean | |||
| Description | Description | textarea | 32000 | ||
| Install Date | InstallDate | date | |||
| Last Modified By | LastModifiedById | reference | 15 | ||
| Last Modified Date | LastModifiedDate | datetime | |||
| Last Referenced Date | LastReferencedDate | datetime | |||
| Last Viewed Date | LastViewedDate | datetime | |||
| Price | Price | currency | 18 | 0 | |
| Product | Product2Id | reference | 15 | ||
| Purchase Date | PurchaseDate | date | |||
| Quantity | Quantity | double | 12 | 2 | |
| Serial Number | SerialNumber | string | 80 | ||
| Status | Status | picklist | 40 | ||
| System Modstamp | SystemModstamp | datetime |