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
/
Version
/
isAtLeast
is
At
Least
open
fun
isAtLeast
(
otherVersion
:
String
)
:
Boolean
open
fun
isAtLeast
(
otherVersion
:
Version
)
:
Boolean
open
fun
isAtLeast
(
otherVersion
:
String
,
ignoreSuffix
:
Boolean
)
:
Boolean
open
fun
isAtLeast
(
otherVersion
:
Version
,
ignoreSuffix
:
Boolean
)
:
Boolean