{
"sections": [
"title",
"description",
"fields",
"wsdl_segment"
],
"title": "ProductAttributeSet - Metadata API",
"description": "Represents the ProductAttribute information being used as and attribute such as color_c, size_c .",
"fields_columns": [
"type",
"description"
],
"fields": {
"description": {
"type": "string",
"description": "A meaningful explanation of the attribute set."
},
"developerName": {
"type": "string",
"description": "A unique name for the attribute set."
},
"masterLabel": {
"type": "string",
"description": "The name of the attribute set."
},
"productAttributeSetItems": {
"type": "ProductAttributeSetItem",
"description": "A list of ProductAttributeSetItem."
}
},
"wsdl_segment": "```xml\n\n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n\n\n \n \n \n \n \n\n```"
}