Skip to main content
Version: 3.x

ExternalNotificationErrorCodes

An enumeration.

enum ExternalNotificationErrorCodes {
REQUIRED
INVALID_MODEL_TYPE
NOT_FOUND
CHANNEL_INACTIVE
}

Values​

ExternalNotificationErrorCodes.REQUIRED​

ExternalNotificationErrorCodes.INVALID_MODEL_TYPE​

ExternalNotificationErrorCodes.NOT_FOUND​

ExternalNotificationErrorCodes.CHANNEL_INACTIVE​

Member of​

ExternalNotificationError object


Was this page helpful?