SalesforceIntegrationErrorEntity
No description
enum SalesforceIntegrationErrorEntity {
ACCOUNT
CAMPAIGN
CONTACT
CUSTOM_OBJECT
LEAD
MA
OPPORTUNITY
TASK
USER
}
Values
SalesforceIntegrationErrorEntity.ACCOUNT
SalesforceIntegrationErrorEntity.CAMPAIGN
SalesforceIntegrationErrorEntity.CONTACT
SalesforceIntegrationErrorEntity.CUSTOM_OBJECT
SalesforceIntegrationErrorEntity.LEAD
SalesforceIntegrationErrorEntity.MA
SalesforceIntegrationErrorEntity.OPPORTUNITY
SalesforceIntegrationErrorEntity.TASK
SalesforceIntegrationErrorEntity.USER
Member Of
SalesforceIntegrationError
object