SdkUnknown
Inherited functions
Link copied to clipboard
Casts this TrialComponentParameterValue as a NumberValue and retrieves its kotlin.Double value. Throws an exception if the TrialComponentParameterValue is not a NumberValue.
Link copied to clipboard
Casts this TrialComponentParameterValue as a NumberValue and retrieves its kotlin.Double value. Returns null if the TrialComponentParameterValue is not a NumberValue.
Link copied to clipboard
Casts this TrialComponentParameterValue as a StringValue and retrieves its kotlin.String value. Throws an exception if the TrialComponentParameterValue is not a StringValue.
Link copied to clipboard
Casts this TrialComponentParameterValue as a StringValue and retrieves its kotlin.String value. Returns null if the TrialComponentParameterValue is not a StringValue.