ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSalesforce

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

fun ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSalesforce(accessToken: String? = null, clientCredentialsArn: String? = null, jwtToken: String? = null, oauth2GrantType: String? = null, oauthRequest: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSalesforceOauthRequest? = null, refreshToken: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val accessToken: String? = null
Link copied to clipboard
Link copied to clipboard
val jwtToken: String? = null
Link copied to clipboard
val oauth2GrantType: String? = null
Link copied to clipboard
val refreshToken: String? = null