Builder

class Builder

Properties

Link copied to clipboard
var body: String?

The request body for the HTTP request.

Link copied to clipboard

The request headers associated with the HTTP request.

Link copied to clipboard

The HTTP method used for the HTTP request.

Link copied to clipboard

The protocol used to make the HTTP request.

Link copied to clipboard
var url: String?

The API endpoint used for the HTTP request.