final case class TraceId(id: String) extends AnyVal with Product with Serializable
A class that represents trace ID
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- TraceId
- Serializable
- Serializable
- Product
- Equals
- AnyVal
- Any
- Hide All
- Show All
Visibility
- Public
- All