case class TAAnalyzeResponse(status: String, errors: Option[Seq[TAError]], displayName: String, tasks: TAAnalyzeResponseTasks) extends Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- TAAnalyzeResponse
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All