SdkUnknown

Functions

Link copied to clipboard
open override fun toString(): String

Inherited functions

Link copied to clipboard

Casts this RatingScale as a Categorical and retrieves its kotlin.collections.List value. Throws an exception if the RatingScale is not a Categorical.

Link copied to clipboard

Casts this RatingScale as a Categorical and retrieves its kotlin.collections.List value. Returns null if the RatingScale is not a Categorical.

Link copied to clipboard

Casts this RatingScale as a Numerical and retrieves its kotlin.collections.List value. Throws an exception if the RatingScale is not a Numerical.

Link copied to clipboard

Casts this RatingScale as a Numerical and retrieves its kotlin.collections.List value. Returns null if the RatingScale is not a Numerical.