GetResponseBodyForInterceptionParameter

@Serializable
data class GetResponseBodyForInterceptionParameter(val interceptionId: String)

Constructors

Link copied to clipboard
constructor(interceptionId: String)

Properties

Link copied to clipboard

Identifier for the intercepted request to get body for.