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

    Interface PayloadNotIncluded

    interface PayloadNotIncluded {
        payloadType: string;
        reason: string;
    }
    Index

    Properties

    Properties

    payloadType: string

    Value of the type field in the original payload.

    reason: string

    Reason the payload is not included. For example, the payload is too large, or its content is not supported by the Subscription destination.