SurgeryId

data class SurgeryId(val id: String)

The id of the surgery.

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String