trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-clientserverapi-model
/
de.connect2x.trixnity.clientserverapi.model.authentication
/
IdentifierType
/
Thirdparty
Thirdparty
@
Serializable
data
class
Thirdparty
(
val
medium
:
String
,
val
address
:
String
)
:
IdentifierType
Members
Constructors
Thirdparty
Link copied to clipboard
constructor
(
medium
:
String
,
address
:
String
)
Properties
address
Link copied to clipboard
@
SerialName
(
value
=
"address"
)
val
address
:
String
medium
Link copied to clipboard
@
SerialName
(
value
=
"medium"
)
val
medium
:
String
name
Link copied to clipboard
@
SerialName
(
value
=
"type"
)
open
override
val
name
:
String