lib
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
lib
mockzilla-common
/
com.apadmi.mockzilla.lib.internal.models
/
ApplyPresetRequestDto
Apply
Preset
Request
Dto
@
InternalMockzillaApi
@
Serializable
data
class
ApplyPresetRequestDto
(
val
presetName
:
String
)
Payload for applying a preset by name rather than supplying individual properties
Members
Constructors
Apply
Preset
Request
Dto
Link copied to clipboard
constructor
(
presetName
:
String
)
Properties
preset
Name
Link copied to clipboard
val
presetName
:
String