routex-client
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
routex-client
models
/
tech.yaxi.routex.models
/
Credentials
/
Credentials
Credentials
common
@
JvmOverloads
constructor
(
connectionId
:
ConnectionId
,
userId
:
String
?
=
null
,
password
:
String
?
=
null
,
connectionData
:
ConnectionData
?
=
null
)