Companion

object Companion

Properties

Functions

Link copied to clipboard
fun String.toRefRequestBody(): RequestBody
Link copied to clipboard
fun Schema<*>.toRequestBody(): RequestBody
fun Class<*>.toRequestBody(): RequestBody
Link copied to clipboard
Link copied to clipboard
fun MutableMap<String, RequestBody>.with(requestBodyRef: RequestBodyRef): MutableMap<String, RequestBody>