Web Store DMO
Object API Name: std__WebStoreDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- LocationId has a FOREIGNKEY relationship with the Location DMO
Idfield. - ShipFromAddressId has a FOREIGNKEY relationship with the Address DMO
Idfield.
- cdp_sys_record_currency
- CheckoutTimeToLiveMinutesQuantity
- CheckoutValidAfterDate
- Currency
- DataSourceId
- DataSourceObjectId
- DefaultLanguage
- Description
- GuestCartTimeToLiveMinutesQuantity
- Id
- InternalOrganizationId
- IsGuestBrowsingEnabled
- LocationId
- NameInterfaceField
- PricingStrategy
- SalesStoreType
- ShipFromAddressId
- SupportedCurrenciesText
- SupportedLanguagesText
- WebStoreType
- 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__CheckoutTimeToLiveMinutesQuantity__c - Data Type: DOUBLE
- Description: The number of minutes remaining for the registered user to complete checkout before it expires.
- Field API Name:
std__CheckoutValidAfterDate__c - Data Type: DATETIME
- Description: The date and time of the checkout valid after date.
- Field API Name:
std__Currency__c - Data Type: TEXT
- Description: ISO 4217 currency code associated with the record.
- 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__DefaultLanguage__c - Data Type: TEXT
- Description: The primary supported language for your store.
- Field API Name:
std__Description__c - Data Type: TEXT
- Description: Description of the store.
- Field API Name:
std__GuestCartTimeToLiveMinutesQuantity__c - Data Type: DOUBLE
- Description: The number of minutes remaining for the guest to complete checkout before it expires.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this WebStore record. Maximum size is 36 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsGuestBrowsingEnabled__c - Data Type: TEXT
- Description: Indicates whether guest browsing is enabled for this store (true) or not (false). Set the option to true to allow guest buyers access to products in the store.
- Field API Name:
std__LocationId__c - Data Type: TEXT
- Description: The location associated with the address.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__PricingStrategy__c - Data Type: TEXT
- Description: Possible values are: - LowestPrice— Best Price - Priority— Priority Price The default value is LowestPrice.
- Field API Name:
std__SalesStoreType__c - Data Type: TEXT
- Description: Alphanumeric string representing the sales store type.
- Field API Name:
std__ShipFromAddressId__c - Data Type: TEXT
- Description: What address is used to describe the ship-from location on shipments from this Sales Store.
- Field API Name:
std__SupportedCurrenciesText__c - Data Type: TEXT
- Description: The text content for the supported currencies of the web store. Maximum size is 255 characters.
- Field API Name:
std__SupportedLanguagesText__c - Data Type: TEXT
- Description: Languages supported in the store. Maximum size is 255 characters.
- Field API Name:
std__WebStoreType__c - Data Type: TEXT
- Description: Required. Type of store that can be created. Possible values are: - B2B - B2C - B2CE - OMS The default value is B2B. Maximum size is 15 characters.