PatchOptions

sealed interface PatchOptions(source)

Properties

Link copied to clipboard
abstract var headers: Any?

Additional HTTP headers to send with the request, if any.

Link copied to clipboard
abstract var overrideMimeType: String?

Overrides the MIME type returned by the server.

Link copied to clipboard
abstract var responseType: String?

The type of response. This controls the type of item returned.