OBJECT
ComIbmCommerceRestMarketingHandlerESpotDataHandlerESpotContainerMarketingSpotDataContainerBaseMarketingSpotActivityDataContainerDescriptionContainer
Structure containing the catalog entry/category description.
link GraphQL Schema definition
1 type ComIbmCommerceRestMarketingHandlerESpotDataHandlerESpotContainerMarketingSpotDataContainerBaseMarketingSpotActivityDataContainerDescriptionContainer { 2 3 # Set of name-value pair attributes. 4 ComIbmCommerceRestMarketingHandlerESpotDataHandlerNVPAttributesContainer] : [ 19 5 # Name of the category. 6 String : 19 7 # Full image of the catalog entity. 8 String : 19 9 # Search keywords for the catalog entity. 10 String : 19 11 # Language type. 12 String : 19 13 # Long description of the catalog entity. 14 String : 19 15 # Name of the catalog entry. 16 String : 19 17 # Short description of the catalog entity. 18 String : 20 21 }