Interface GetScoresResponseDataCategorical.StringValueStage
- All Known Implementing Classes:
GetScoresResponseDataCategorical.Builder
- Enclosing class:
GetScoresResponseDataCategorical
public static interface GetScoresResponseDataCategorical.StringValueStage
-
Method Summary
Modifier and TypeMethodDescriptionstringValue(String stringValue) The string representation of the score value.
-
Method Details
-
stringValue
The string representation of the score value. If no config is linked, can be any string. Otherwise, must map to a config category
-