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

Hierarchy (View Summary)

Properties

Properties

name: "nested"

References a product type by key.