ktorfit-ksp
1.0.0-beta13
ktorfit-ksp
/
de.jensklingenberg.ktorfit.model.annotations
/
Part
Part
class
Part
(
val
value
:
String
=
""
,
val
encoding
:
String
=
"binary"
)
:
ParameterAnnotation
Content copied to clipboard
Constructors
Properties
Constructors
Part
Link copied to clipboard
fun
Part
(
value
:
String
=
""
,
encoding
:
String
=
"binary"
)
Content copied to clipboard
Properties
encoding
Link copied to clipboard
val
encoding
:
String
Content copied to clipboard
value
Link copied to clipboard
val
value
:
String
Content copied to clipboard