Connector Profile Connector Profile Config Connector Profile Credentials Salesforce
data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSalesforce(val accessToken: String? = null, val clientCredentialsArn: String? = null, val jwtToken: String? = null, val oauth2GrantType: String? = null, val oauthRequest: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSalesforceOauthRequest? = null, val refreshToken: String? = null)
Constructors
Link copied to clipboard
fun ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSalesforce(accessToken: String? = null, clientCredentialsArn: String? = null, jwtToken: String? = null, oauth2GrantType: String? = null, oauthRequest: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSalesforceOauthRequest? = null, refreshToken: String? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard