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?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val type: String?