data class SetAttachDebugHeaderRequest
Request object containing input parameters for the NetworkDomain.setAttachDebugHeader command.
<init> |
Request object containing input parameters for the NetworkDomain.setAttachDebugHeader command. SetAttachDebugHeaderRequest(enabled: Boolean) |
enabled |
Whether to send a debug header. val enabled: Boolean |