# By: Riasat Ullah
# This file contains all constants and functions related to the AppBeat integration.

# AppBeat variables
var_details = 'details'
var_incident_id = 'incident_id'
var_long_message = 'long_message'
var_short_message = 'short_message'
var_subject = 'subject'
