Dockware AI
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Dockware AI
dockware-core
/
api
/
FortressApiService
/
fetchMostRecentShipmentSnapshots
fetch
Most
Recent
Shipment
Snapshots
abstract
suspend
fun
fetchMostRecentShipmentSnapshots
(
shipmentIds
:
List
<
String
>
)
:
Result
<
Map
<
String
,
List
<
ShipmentEntryRO
>
>
>