Typescript SDK Type Docs
    Preparing search index...

    Interface AttributeNestedType

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

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    name: "nested"

    References a ProductType by key.