Typescript SDK Type Docs
    Preparing search index...

    Interface AttributeSetType

    interface AttributeSetType {
        elementType: AttributeType;
        name: "set";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    elementType: AttributeType
    name: "set"