Call

fun Call(    id: CallId,     state: CallState,     creationTime: Instant,     activationTime: Instant?,     phoneNumber: String,     displayName: String,     canChangeHoldState: Boolean,     disconnectedCause: DisconnectCause?)