Connector Profile Connector Profile Config Connector Profile Credentials Slack
data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSlack(val accessToken: String? = null, val clientId: String, val clientSecret: String, val oauthRequest: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSlackOauthRequest? = null)
Constructors
Link copied to clipboard
constructor(accessToken: String? = null, clientId: String, clientSecret: String, oauthRequest: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSlackOauthRequest? = null)