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

    Interface Attribution

    Indicates the source and method that indirectly created or modified the resource. This is present on resources created or updated after 1 April 2024.

    interface Attribution {
        clientId?: string;
        source: AttributionSource;
    }
    Index

    Properties

    Properties

    clientId?: string

    id of the API Client that created or modified the resource.

    Method used to initiate the creation or modification of the resource.