Stytch Kotlin
0.11.0
Stytch Kotlin
/
com.stytch.sdk.common
/
DeeplinkResponse
/
Auth
Auth
data
class
Auth
(
val
result
:
StytchResult
<
CommonAuthenticationData
>
)
:
DeeplinkResponse
Content copied to clipboard
Constructors
Properties
Constructors
Auth
Link copied to clipboard
fun
Auth
(
result
:
StytchResult
<
CommonAuthenticationData
>
)
Content copied to clipboard
Properties
result
Link copied to clipboard
open
override
val
result
:
StytchResult
<
CommonAuthenticationData
>
Content copied to clipboard