GetResponseBodyForInterceptionRequest

@Serializable
data class GetResponseBodyForInterceptionRequest(val interceptionId: InterceptionId)

Request object containing input parameters for the NetworkDomain.getResponseBodyForInterception command.

Constructors

Link copied to clipboard
constructor(interceptionId: InterceptionId)

Properties

Link copied to clipboard

Identifier for the intercepted request to get body for.