dataos-sdk-kt
jvm
depot-service
/
io.dataos.ds.client.models
/
AddressInfo
/
AddressInfo
Address
Info
constructor
(
depot
:
String
?
=
null
,
type
:
String
?
=
null
,
collection
:
String
?
=
null
,
dataset
:
String
?
=
null
,
format
:
String
?
=
null
,
external
:
Boolean
?
=
null
,
isArchived
:
Boolean
?
=
null
,
source
:
String
?
=
null
,
connection
:
Map
<
String
,
Any
>
?
=
null
)