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

    Interface IReference

    interface IReference {
        id: string;
        typeId: ReferenceTypeId;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string

    Unique ID of the referenced resource.

    Type of referenced resource.