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
/
Shipment
/
Builder
Builder
class
Builder
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Functions
build
Link copied to clipboard
@
NonNull
open
fun
build
(
)
:
Shipment
products
Link copied to clipboard
@
NonNull
open
fun
products
(
@
NonNull
products
:
List
<
Product
>
)
:
Shipment.Builder
status
Link copied to clipboard
@
NonNull
open
fun
status
(
status
:
String
)
:
Shipment.Builder