OBJECT

ComIbmCommerceRestMarketingHandlerESpotDataHandlerESpotContainerMarketingSpotDataContainerFilteredResultContainer

Structure containing the filtered result.

link GraphQL Schema definition

1type ComIbmCommerceRestMarketingHandlerESpotDataHandlerESpotContainerMarketingSpotDataContainerFilteredResultContainer {
2
3# The format of the filtered result.
4filteredResultFormat: String
7
5# The unique identifier of the filtered result.
6filteredResultId: String
8
9}