OpsGenie REST API v0.1.1 OpsGenieRESTAPI.Model.KayakoCallback
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %OpsGenieRESTAPI.Model.KayakoCallback{
alertFilter: AlertFilter,
"bidirectional-callback-type": String.t(),
"callback-type": String.t(),
email: String.t(),
forwardingActionMappings: [ActionMapping],
forwardingEnabled: boolean(),
password: String.t(),
subdomain: String.t(),
updatesActionMappings: [ActionMapping],
updatesEnabled: boolean()
}