ktorfit-ksp
jvm
ktorfit-ksp
/
de.jensklingenberg.ktorfit.model.annotations
/
Part
Part
data
class
Part
(
val
value
:
String
=
""
,
val
encoding
:
String
=
"binary"
)
:
ParameterAnnotation
Members
Constructors
Part
Link copied to clipboard
constructor
(
value
:
String
=
""
,
encoding
:
String
=
"binary"
)
Properties
encoding
Link copied to clipboard
val
encoding
:
String
value
Link copied to clipboard
val
value
:
String