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 |