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

    Interface BusinessUnitKeyReference

    interface BusinessUnitKeyReference {
        key: string;
        typeId: "business-unit";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    key: string

    Unique and immutable key of the referenced BusinessUnit.

    typeId: "business-unit"

    Type of referenced resource.