Dockware AI
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Dockware AI
dockware-core
/
api
/
FortressApiService
/
fetchShipmentEntries
fetch
Shipment
Entries
abstract
suspend
fun
fetchShipmentEntries
(
shipmentScanId
:
String
)
:
Result
<
List
<
ShipmentEntryRO
>
>