toggle menu
trixnity-clientserverapi-model
4.3.5
common
switch theme
search in API
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.authentication
/
GetThirdPartyIdentifiers
/
Response
Response
@
Serializable
data
class
Response
(
val
thirdPartyIdentifiers
:
Set
<
ThirdPartyIdentifier
>
)
Members
Constructors
Response
Link copied to clipboard
constructor
(
thirdPartyIdentifiers
:
Set
<
ThirdPartyIdentifier
>
)
Properties
third
Party
Identifiers
Link copied to clipboard
@
SerialName
(
value
=
"threepids"
)
val
thirdPartyIdentifiers
:
Set
<
ThirdPartyIdentifier
>