dd-trace
    Preparing search index...

    Interface FeedbackSubmitter

    interface FeedbackSubmitter {
        id: string;
        type?: string;
    }
    Index
    id: string

    The identifier of the end user who submitted the feedback.

    type?: string

    The type of submitter, e.g. 'user'.