Asset Object Reference
On this page
Overview
| Property | Value |
|---|---|
| API Name | Asset |
| Label | Asset |
| Plural Label | Assets |
| Type | Standard Object |
Fields
| Field Label | API Name | Type | Required | Description |
|---|---|---|---|---|
| Activation Code | s_c__Activation_Code__c |
Text(80) | No | Currently being used by the voucher, this serves as the template or a reference for setting the Activation code used on Voucher creation. |
| Order Line Item | s_c__Order_Line_Item_Id__c |
Lookup (OrderItem) | No | [Future Use] The OrderItem that this Asset was sold with. |
| PIN | s_c__Pin__c |
Text(80) | No | Currently being used by the voucher, this serves as the template or a reference for setting the PIN used on Voucher creation. |
| Stock is sourced from | s_c__Stock_Level_Id__c |
Lookup (s_c__Stock_Level__c) | No | [Future Use] The Stock_Level__c from which this Asset is shipped. |
| Stock Location | s_c__Stock_Location_Id__c |
Lookup (s_c__Stock_Location__c) | No | The stock location where this asset is stored. |
| StoreConnect External ID | s_c__sC_Id__c |
Text(36) | No | StoreConnect External ID, do not modify in Salesforce |
Relationships
| Field | Type | Related Object | Relationship Name |
|---|---|---|---|
s_c__Order_Line_Item_Id__c |
Lookup | OrderItem | OrderLineItem_Asset |
s_c__Stock_Level_Id__c |
Lookup | s_c__Stock_Level__c | Stock_Levels |
s_c__Stock_Location_Id__c |
Lookup | s_c__Stock_Location__c | Assets |
Referenced by
These objects hold a lookup or master-detail relationship to Asset (Asset). Where the referring record exists to join things together, Also links to shows what it connects this object to.
| Object | Field | Type | Relationship Name | Also links to |
|---|---|---|---|---|
| s_c__Cart_Fulfillment_Item__c | s_c__Asset_Id__c |
Lookup | Cart_Fulfillment_Items_Asset | s_c__Cart_Fulfillment__c, s_c__Cart_Item__c |
| s_c__Fulfillment_Item__c | s_c__Asset_Id__c |
Lookup | Fulfillment_Item | OrderItem, s_c__Shipment__c |
| s_c__Voucher__c | s_c__Asset_Id__c |
Lookup | Vouchers | — |
Was this article helpful?
Thanks for your feedback! It helps us improve our docs.