SetStyleSheetTextParameter

@Serializable
data class SetStyleSheetTextParameter(val styleSheetId: String, val text: String)

Constructors

Link copied to clipboard
constructor(styleSheetId: String, text: String)

Properties

Link copied to clipboard
Link copied to clipboard