trixnity-clientserverapi-model
3.3.1
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.authentication
/
GetThirdPartyIdentifiers
/
Response
Response
@
Serializable
data
class
Response
(
val
thirdPartyIdentifiers
:
Set
<
ThirdPartyIdentifier
>
)
Constructors
Properties
Constructors
Response
Link copied to clipboard
fun
Response
(
thirdPartyIdentifiers
:
Set
<
ThirdPartyIdentifier
>
)
Properties
third
Party
Identifiers
Link copied to clipboard
val
thirdPartyIdentifiers
:
Set
<
ThirdPartyIdentifier
>