CallRating interface

Represents a call survey rating.

Properties

issues

Call rating type with issues.

scale

Rating scale default 1-5 rating

score

The rating value should follow rating scale.

Property Details

issues

Call rating type with issues.

issues?: TIssue[]

Property Value

TIssue[]

scale

Rating scale default 1-5 rating

scale?: RatingScale

Property Value

score

The rating value should follow rating scale.

score: number

Property Value

number