OBJECT

ComIbmCommerceRestMarketingHandlerESpotDataHandlerESpotContainerMarketingSpotDataContainerDefaultContentDisplaySequenceContainer

Structure containing the default content sequence values.

link GraphQL Schema definition

1type ComIbmCommerceRestMarketingHandlerESpotDataHandlerESpotContainerMarketingSpotDataContainerDefaultContentDisplaySequenceContainer {
2
3# Sequence value of the default content.
4displaySequence: String
10
5# Type of the result. Valid values include MarketingContent, CatalogGroup,
6# CatalogEntry.
7resultFormat: String
10
8# Unique identifier of the result.
9resultId: String
11
12}