SsoIdentityProvider
fun SsoIdentityProvider( @Json(name = "id") id: String, @Json(name = "name") name: String?, @Json(name = "icon") iconUrl: String?, @Json(name = "brand") brand: String?)
Content copied to clipboard