data class SetStyleSheetTextRequest
Request object containing input parameters for the CSSDomain.setStyleSheetText command.
<init> |
Request object containing input parameters for the CSSDomain.setStyleSheetText command. SetStyleSheetTextRequest(styleSheetId: StyleSheetId, text: String) |
styleSheetId |
val styleSheetId: StyleSheetId |
text |
val text: String |