BlinkReceipt SDK
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
BlinkReceipt SDK
blinkreceipt-core
/
com.microblink.core
/
Barcode
/
Builder
Builder
open
class
Builder
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Functions
build
Link copied to clipboard
@
NonNull
open
fun
build
(
)
:
Barcode
text
Link copied to clipboard
open
fun
text
(
@
Nullable
text
:
String
)
:
Barcode.Builder
type
Link copied to clipboard
open
fun
type
(
@
NonNull
type
:
BarcodeType
)
:
Barcode.Builder