Insomnia Exporter
0.1.0
Insomnia Exporter
/
com.yamilovs.insomnia.exporter.model
/
BaseEnvironment
Base
Environment
data
class
BaseEnvironment
(
workspace
:
Workspace
,
data
:
Map
<
String
,
Any
>
)
:
ResourceBase
Content copied to clipboard
Types
Properties
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
color
Link copied to clipboard
val
color
:
String
?
=
null
Content copied to clipboard
data
Link copied to clipboard
val
data
:
Map
<
String
,
Any
>
Content copied to clipboard
dataPropertyOrder
Link copied to clipboard
val
dataPropertyOrder
:
Map
<
String
,
List
<
String
>
>
?
Content copied to clipboard
isPrivate
Link copied to clipboard
val
isPrivate
:
Boolean
=
false
Content copied to clipboard
metaSortKey
Link copied to clipboard
val
metaSortKey
:
Long
=
0
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
workspace
Link copied to clipboard
val
workspace
:
Workspace
Content copied to clipboard