vapi4k
Toggle table of contents
1.2.4
jvm
Platform filter
jvm
Switch theme
Search in API
vapi4k
vapi4k-core
/
com.vapi4k.dtos.functions
/
FunctionPropertyDescDto
Function
Property
Desc
Dto
@
Serializable
data
class
FunctionPropertyDescDto
(
var
type
:
String
=
""
,
var
description
:
String
=
""
)
(
source
)
Members
Constructors
Function
Property
Desc
Dto
Link copied to clipboard
constructor
(
type
:
String
=
""
,
description
:
String
=
""
)
Properties
description
Link copied to clipboard
var
description
:
String
type
Link copied to clipboard
var
type
:
String