vapi4k
Toggle table of contents
1.2.4
jvm
Platform filter
jvm
Switch theme
Search in API
vapi4k
vapi4k-core
/
com.vapi4k.dtos.functions
/
FunctionParametersDto
/
FunctionParametersDto
Function
Parameters
Dto
constructor
(
type
:
String
=
"object"
,
properties
:
MutableMap
<
String
,
FunctionPropertyDescDto
>
=
mutableMapOf()
,
required
:
MutableList
<
String
>
=
mutableListOf()
)
(
source
)