toggle menu
models
2.0.0-RC2
common
switch theme
search in API
models
/
joyfill
/
FormularApplication
Formular
Application
interface
FormularApplication
:
Mappable
Members
Properties
formula
Link copied to clipboard
abstract
val
formula
:
String
id
Link copied to clipboard
abstract
val
id
:
String
key
Link copied to clipboard
abstract
val
key
:
FormularTarget
Functions
to
Json
Object
Link copied to clipboard
abstract
fun
toJsonObject
(
)
:
JsonObject
to
Json
String
Link copied to clipboard
abstract
fun
toJsonString
(
)
:
String
to
Map
Link copied to clipboard
abstract
fun
toMap
(
)
:
MutableMap
<
String
,
Any
?
>