lib
Toggle table of contents
js
Platform filter
js
Switch theme
Search in API
lib
mockzilla
/
com.apadmi.mockzilla.lib.internal.jsinterface
/
JsMockzillaConfig
Js
Mockzilla
Config
js
data
class
JsMockzillaConfig
(
val
endpoints
:
<Error class: unknown class>
<
JsEndpointConfiguration
>
,
val
logLevel
:
String
)
Members
Constructors
Js
Mockzilla
Config
Link copied to clipboard
js
constructor
(
endpoints
:
<Error class: unknown class>
<
JsEndpointConfiguration
>
,
logLevel
:
String
)
Properties
endpoints
Link copied to clipboard
js
val
endpoints
:
<Error class: unknown class>
<
JsEndpointConfiguration
>
log
Level
Link copied to clipboard
js
val
logLevel
:
String
Functions
equals
Link copied to clipboard
js
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
js
open
override
fun
hashCode
(
)
:
Int