UpstreamSessionEntity

fun UpstreamSessionEntity(    id: String,     videoId: String?,     token: String?,     parts: List<Part>)