OpsGenie REST API v0.1.0 OpsGenieRESTAPI.Model.CreateNotificationRulePayload
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %OpsGenieRESTAPI.Model.CreateNotificationRulePayload{ actionType: NotificationActionType, criteria: Filter, enabled: boolean(), name: String.t(), notificationTime: [NotifyTime], order: integer(), repeat: NotificationRepeat, schedules: [ScheduleRecipient], steps: [CreateNotificationRuleStepPayload], timeRestriction: TimeRestrictionInterval }