OBJECT
ComIbmCommerceRestMarketingHandlerESpotDataHandlerAttachmentDescriptionContainer
Structure containing attachment description.
link GraphQL Schema definition
1 type ComIbmCommerceRestMarketingHandlerESpotDataHandlerAttachmentDescriptionContainer { 2 3 # Supported languages of an attachment asset. 4 : String 11 5 # Long description of the attachment. 6 : String 11 7 # Language-dependent name of the attachment. 8 : String 11 9 # Short description of the attachment. 10 : String 12 13 }