case class HealthcareEntityRelationRoleSDK(entity: HealthcareEntitySDK, name: String) extends Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- HealthcareEntityRelationRoleSDK
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new HealthcareEntityRelationRoleSDK(entity: HealthcareEntitySDK, name: String)
Value Members
- val entity: HealthcareEntitySDK
- val name: String