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