BlinkReceipt SDK
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
BlinkReceipt SDK
blinkreceipt-digital
/
com.microblink.digital
/
JobResults
/
JobResults
Job
Results
constructor
(
id
:
Long
?
=
null
,
success
:
Boolean
?
=
false
,
code
:
JobStatusCode
?
=
JobStatusCode.NONE
,
message
:
String
?
=
null
)