public class ToneChatScore
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | ToneChatScore.ToneIdThe unique, non-localized identifier of the tone for the results. | 
| Constructor and Description | 
|---|
| ToneChatScore() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Double | getScore()Gets the score. | 
| java.lang.String | getToneId()Gets the toneId. | 
| java.lang.String | getToneName()Gets the toneName. | 
public java.lang.Double getScore()
public java.lang.String getToneId()
public java.lang.String getToneName()