data class GetResponseBodyForInterceptionRequest
Request object containing input parameters for the NetworkDomain.getResponseBodyForInterception command.
<init> |
Request object containing input parameters for the NetworkDomain.getResponseBodyForInterception command. GetResponseBodyForInterceptionRequest(interceptionId: InterceptionId) |
interceptionId |
Identifier for the intercepted request to get body for. val interceptionId: InterceptionId |