GetResponseBodyParameter

@Serializable
data class GetResponseBodyParameter(val requestId: String)

Constructors

Link copied to clipboard
constructor(requestId: String)

Properties

Link copied to clipboard

Identifier for the intercepted request to get body for.