case class Id(id: String, name: Option[String] = None) extends DynamicsId with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Id
- Serializable
- Serializable
- Product
- Equals
- DynamicsId
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All