DashboardOverridePreset

@Serializable
data class DashboardOverridePreset(val name: String, val description: String?, val type: DashboardOverridePreset.Type?, val response: PartialMockzillaHttpResponse, val isManagementUiDefinedCustomPreset: Boolean = false)

Constructors

Link copied to clipboard
constructor(name: String, description: String?, type: DashboardOverridePreset.Type?, response: PartialMockzillaHttpResponse, isManagementUiDefinedCustomPreset: Boolean = false)

Types

Link copied to clipboard
@Serializable
enum Type : Enum<DashboardOverridePreset.Type>

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Overrides the type of the preset shown in UI, defaults to correspond with status code