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