Dockware AI
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Dockware AI
dockware-core
/
shipments
/
ShipmentsRepository
/
renameShipment
rename
Shipment
abstract
suspend
fun
renameShipment
(
shipmentId
:
String
,
newTitle
:
String
)
:
Result
<
Shipment
>
Updates the title of an existing shipment.