JsDashboardOverridePreset
data class JsDashboardOverridePreset(val name: String, val description: String?, val response: JsPartialMockzillaHttpResponse, val type: String?)
Constructors
Link copied to clipboard
constructor(name: String, description: String?, response: JsPartialMockzillaHttpResponse, type: String?)