OBJECT
ComIbmCommerceRestMarketingHandlerESpotDataHandlerESpotContainerMarketingSpotDataContainerBaseMarketingSpotActivityDataContainerAttributesContainer
Structure containing attributes.
link GraphQL Schema definition
1 type ComIbmCommerceRestMarketingHandlerESpotDataHandlerESpotContainerMarketingSpotDataContainerBaseMarketingSpotActivityDataContainerAttributesContainer { 2 3 # Allowed values for the attribute. 4 : [ComIbmCommerceRestMarketingHandlerESpotDataHandlerESpotContainerMarketingSpotDataContainerBaseMarketingSpotActivityDataContainerAttributesContainerAttributeAllowedValueContainer] 46 5 # Attribute data type. 6 : String 46 7 # If the attribute is a reference to an attribute from the attribute dictionary. 8 : String 46 9 # Attribute type 10 : String 46 11 # Abstract attribute value for customer extension. 12 : String 46 13 # If attribute can be used for comparison. 14 : String 46 15 # Attribute description. 16 : String 46 17 # Display sequence of a displayable attribute. 18 : String 46 19 # If attribute is displayable in storefront. 20 : String 46 21 # Extended data. 22 : [ComIbmCommerceRestMarketingHandlerESpotDataHandlerNVPAttributesContainer] 46 23 # Name-value pairs for defining additional attribute values such as images and or 24 # attachments. Can also be used for customer extension. 25 : [ComIbmCommerceRestMarketingHandlerESpotDataHandlerNVPAttributesContainer] 46 26 # Type definition for a FloatValue attribute. 27 : String 46 28 # Group path of the attribute, listing all ancestor groups of this attribute. 29 : String 46 30 # Type definition for an IntegerValue attribute. 31 : String 46 32 # Optional language for the attribute. 33 : String 46 34 # Attribute name. 35 : String 46 36 # Parent attribute group for this attribute. 37 : String 46 38 # If attribute can be used for search. 39 : String 46 40 # Type definition for an StringValue attribute. 41 : String 46 42 # Use for the attribute. 43 : String 46 44 # All values for the attribute 45 : [ComIbmCommerceRestMarketingHandlerESpotDataHandlerESpotContainerMarketingSpotDataContainerBaseMarketingSpotActivityDataContainerAttributesContainerAttributeAllowedValueContainer] 47 48 }