PlainText

case PlainText(contentType: String, body: String) extends Body

Create a request body with a string.

Value parameters:
body

the content of the body

contentType

the content type of the body

Value members

Inherited methods

Inherited from:
Product