Dockware AI
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Dockware AI
dockware-core
/
shipments
/
ShipmentsRepository
/
updateShipmentScanWeight
update
Shipment
Scan
Weight
abstract
suspend
fun
updateShipmentScanWeight
(
shipmentScanId
:
String
,
weight
:
Float
?
)
:
Result
<
ShipmentScan
>
Updates the weight of the scanned object.