Enumeration ZendriveEventSeverity

Indicates the severity of a event reported by Zendrive. Apps may use this to appropriately surface and communicate events to users.

Enumeration Members

Enumeration Members

HIGH: "high"

Indicates that the event has high severity.

LOW: "low"

Indicates that the event has low severity.

NOT_AVAILABLE: "not-available"

Indicates that the severity is not available.