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