OpsGenie REST API v0.1.0 OpsGenieRESTAPI.Model.NotificationRepeat

The amount of time in minutes that notification steps will be repeatedly apply

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %OpsGenieRESTAPI.Model.NotificationRepeat{
  enabled: boolean(),
  loopAfter: integer()
}