Builder

class Builder

Properties

Link copied to clipboard

The default value to use if the parameter cannot be extracted from the response.

Link copied to clipboard
var key: String?

The parameter key name that will be used in subsequent requests.

Link copied to clipboard

Specifies where this extracted parameter should be placed in subsequent requests, such as in headers, query parameters, or request body.

Link copied to clipboard

The JSON path or extraction mapping that defines how to extract the parameter value from API responses.

Functions

Link copied to clipboard