interface CsatFeedbackFull {
    comment?: AdditionalComment;
    rating?: number;
    type?: string;
}

Hierarchy (view full)

Properties

rating?: number

A numeric representation of the rating, this must be an integer value between 1 and 5.

type?: string

Indicates the type of feedback, supported values: csat.