OBJECT
ComIbmCommerceRestMarketingHandlerESpotDataHandlerESpotContainerMarketingSpotDataContainerDefaultContentDisplaySequenceContainer
Structure containing the default content sequence values.
link GraphQL Schema definition
1 type ComIbmCommerceRestMarketingHandlerESpotDataHandlerESpotContainerMarketingSpotDataContainerDefaultContentDisplaySequenceContainer { 2 3 # Sequence value of the default content. 4 String : 10 5 # Type of the result. Valid values include MarketingContent, CatalogGroup, 6 # CatalogEntry. 7 String : 10 8 # Unique identifier of the result. 9 String : 11 12 }