chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.runtime / RemoveBindingRequest

RemoveBindingRequest

data class RemoveBindingRequest

Request object containing input parameters for the RuntimeDomain.removeBinding command.

Constructors

<init>

Request object containing input parameters for the RuntimeDomain.removeBinding command.

RemoveBindingRequest(name: String)

Properties

name

val name: String