case class DetectedLanguageSDK(name: String, iso6391Name: String, confidenceScore: Double, warnings: Seq[TAWarningSDK]) extends Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- DetectedLanguageSDK
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All