Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi Enums

Enums specific to the ConnectApi namespace and Industries features.

ConnectApi enums inherit all properties and methods of Apex enums.

Enums are not versioned. Enum values are returned in all API versions. Clients should handle values they don't understand gracefully.

Enum Description
ConnectApi.​EthocaAlertOutcome Type of Ethoca alert outcome.
  • AccountSuspended
  • InProgress
  • NotFound
  • NotProvided
  • Other
  • PartiallyStopped
  • PreviouslyCancelled
  • PreviouslyRefunded
  • Resolved
  • ShipperContacted
  • Stopped
  • TooLate
  • UnresolvedDispute
ConnectApi.​EthocaAlertRefundStatus Type of Ethoca alert refund status.
  • NotRefunded
  • NotSettled
  • Refunded
ConnectApi.​EthocaEventType Type of Ethoca event.
  • AlertOutcomeUpdated
  • BatchProcessed
ConnectApi.​RecordAlertSourceTypeEnum Type of source system.
  • Apex
  • Internal
ConnectApi.​RecordAlertSeverityType Type of severity.
  • Error
  • Info
  • Warning