toggle menu
chrome-devtools-kotlin
5.13.0-1282316
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.runtime
/
RemoveBindingRequest
Remove
Binding
Request
@
Serializable
data
class
RemoveBindingRequest
(
val
name
:
String
)
Request object containing input parameters for the
RuntimeDomain.removeBinding
command.
Members
Constructors
Remove
Binding
Request
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String