Typescript SDK Type Docs
    Preparing search index...

    Interface CustomerGroupReference

    interface CustomerGroupReference {
        id: string;
        typeId: "customer-group";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string

    Unique identifier of the referenced CustomerGroup.

    typeId: "customer-group"

    Type of referenced resource.