trixnity-clientserverapi-model
3.10.4
common
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.authentication
/
GetLoginTypes
/
Response
Response
@
Serializable
data
class
Response
(
val
flows
:
Set
<
LoginType
>
)
Members
Constructors
Response
Link copied to clipboard
constructor
(
flows
:
Set
<
LoginType
>
)
Properties
flows
Link copied to clipboard
val
flows
:
Set
<
LoginType
>