ktorfit-annotations
/
de.jensklingenberg.ktorfit.http
/
PartMap
Part
Map
@
Target
(
allowedTargets = [
AnnotationTarget.VALUE_PARAMETER
]
)
annotation class
PartMap
(encoding:
String
)
Content copied to clipboard
If the type is List
the value will be used directly with its content type.
Constructors
Properties
Constructors
PartMap
Link copied to clipboard
fun
PartMap
(encoding:
String
= "binary")
Content copied to clipboard
Properties
encoding
Link copied to clipboard
val
encoding
:
String
Content copied to clipboard