BlinkReceipt SDK
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
BlinkReceipt SDK
blinkreceipt-recognizer
/
com.microblink
/
PromotionsClient
/
promotions
promotions
@
NonNull
open
fun
promotions
(
)
:
Task
<
List
<
PromotionInfo
>
>
@
NonNull
open
fun
promotions
(
@
Nullable
latLng
:
LatLng
)
:
Task
<
List
<
PromotionInfo
>
>
@
NonNull
open
fun
promotions
(
@
NonNull
executor
:
Executor
,
@
Nullable
latLng
:
LatLng
)
:
Task
<
List
<
PromotionInfo
>
>