@gradientedge/commercetools-utils
    Preparing search index...

    Interface AttributeReferenceType

    Attribute type for Reference type values.

    interface AttributeReferenceType {
        name: "reference";
        referenceTypeId: AttributeReferenceTypeId;
    }

    Hierarchy (View Summary)

    Index

    Properties

    name: "reference"
    referenceTypeId: AttributeReferenceTypeId

    Name of the resource type that the value should reference.