ExternalNotificationErrorCodes Enum
No description
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