OBJECT
1type ProductViewAttribute {23associatedKeyword: String 154comparable: Boolean 155displayable: Boolean 156facetable: Boolean 157identifier: String 158name: String 159searchable: Boolean 1510sequence: String 1511storeDisplay: Boolean 1512uniqueID: String 1513usage: String 1514values: [ProductViewAttributeValue] 1617}