CSATSubmit Params
data class CSATSubmitParams(val csat: Int, val type: String, val csatReason: String? = null, val isResolved: Boolean? = null)
Represents the parameters for submitting the CSAT.
Since
4.26.0
Represents the parameters for submitting the CSAT.
4.26.0