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