interface AttributeNestedType {
    name: "nested";
    typeReference: ProductTypeKeyReference;
}

Properties

Properties

name: "nested"

References a product type by key.