Scanbot SDK – Kotlin Multiplatform
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Scanbot SDK – Kotlin Multiplatform
kmp-bundle-sdk
/
io.scanbot.sdk.kmp.tiffgeneration
/
UserFieldValue
/
Companion
Companion
object
Companion
Members
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
source
:
Map
<
String
,
Any
?
>
)
:
UserFieldValue
user
Field
Double
Value
Link copied to clipboard
fun
userFieldDoubleValue
(
value
:
Double
)
:
UserFieldDoubleValue
user
Field
Int
Value
Link copied to clipboard
fun
userFieldIntValue
(
value
:
Int
)
:
UserFieldIntValue
user
Field
String
Value
Link copied to clipboard
fun
userFieldStringValue
(
value
:
String
)
:
UserFieldStringValue