ConnectionParameterResponse

data class ConnectionParameterResponse(val oAuthSettings: ApiOAuthSettingsResponse? = null, val type: String? = null)

Connection provider parameters

Constructors

Link copied to clipboard
constructor(oAuthSettings: ApiOAuthSettingsResponse? = null, type: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

OAuth settings for the connection provider

Link copied to clipboard
val type: String? = null

Type of the parameter