kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Page
/
RelatedApplication
Related
Application
@
Serializable
data
class
RelatedApplication
(
val
id
:
String
?
=
null
,
val
url
:
String
)
Members
Constructors
Related
Application
Link copied to clipboard
constructor
(
id
:
String
?
=
null
,
url
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
?
=
null
url
Link copied to clipboard
val
url
:
String