ktor-client-core / io.ktor.client.request / HttpRequestBuilder / bodyType

bodyType

var bodyType: TypeInfo?

The KType of body for this request. Null for default types that don't need serialization.