Dockware AI
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Dockware AI
dockware-core
/
api
/
FortressApiServiceImpl
/
createShipmentSharingRecord
create
Shipment
Sharing
Record
open
suspend override
fun
createShipmentSharingRecord
(
userId
:
String
,
shipmentId
:
String
,
recipientEmail
:
String
,
expiration
:
String
?
)
:
Result
<
ShipmentSharingRO
>