OpsGenie REST API v0.1.1 OpsGenieRESTAPI.Model.SlackAppCallback
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %OpsGenieRESTAPI.Model.SlackAppCallback{
alertActions: [String.t()],
alertFilter: AlertFilter,
"bidirectional-callback-type": String.t(),
"callback-type": String.t(),
channel: String.t(),
sendAlertActions: boolean(),
sendDescription: boolean(),
sendRoutedTeams: boolean(),
sendTags: boolean(),
teamName: String.t()
}