Dockware AI
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Dockware AI
dockware-core
/
shipments.models
/
StorageObject
Storage
Object
data
class
StorageObject
(
val
key
:
String
,
val
url
:
String
)
Members
Constructors
Storage
Object
Link copied to clipboard
constructor
(
key
:
String
,
url
:
String
)
Properties
key
Link copied to clipboard
val
key
:
String
url
Link copied to clipboard
val
url
:
String