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.barcode
/
BarcodeFormatAustraliaPostConfiguration
/
BarcodeFormatAustraliaPostConfiguration
Barcode
Format
Australia
Post
Configuration
constructor
(
regexFilter
:
String
=
""
,
minimumSizeScore
:
Double
=
0.0
,
addAdditionalQuietZone
:
Boolean
=
false
,
australiaPostCustomerFormat
:
AustraliaPostCustomerFormat
=
AustraliaPostCustomerFormat.ALPHA_NUMERIC
)
constructor
(
source
:
Map
<
String
,
Any
?
>
)