toggle menu
lmos-runtime
0.9.0
jvm
switch theme
search in API
lmos-runtime
/
ai.ancf.lmos.runtime.core.model
/
Address
Address
data
class
Address
(
val
protocol
:
String
=
"http"
,
val
uri
:
String
)
Members
Constructors
Address
Link copied to clipboard
constructor
(
protocol
:
String
=
"http"
,
uri
:
String
)
Properties
protocol
Link copied to clipboard
val
protocol
:
String
uri
Link copied to clipboard
val
uri
:
String