JobsProviderFollowRequest.Init

API: Stable

Start a new follow session for a given Job

data class Init(
    val job: Job,
    val type: String /* "init" */,
)
Properties
job: Job
type: String /* "init" */ The type discriminator