Connector Profile Connector Profile Config Connector Profile Credentials Custom Connector Oauth2Oauth Request
    data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnectorOauth2OauthRequest(val authCode: String? = null, val redirectUri: String? = null)
Constructors
Link copied to clipboard
                fun ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnectorOauth2OauthRequest(authCode: String? = null, redirectUri: String? = null)