ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesCustomConnectorOauth2Properties

data class ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesCustomConnectorOauth2Properties(val oauth2GrantType: String, val tokenUrl: String, val tokenUrlCustomProperties: Map<String, String>? = null)

Constructors

constructor(oauth2GrantType: String, tokenUrl: String, tokenUrlCustomProperties: Map<String, String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard