InteractiveAuthenticationFlow

fun InteractiveAuthenticationFlow(@Json(name = "type") type: String? = null, @Json(name = "stages") stages: List<String>? = null)