OpsGenie REST API v0.1.0 OpsGenieRESTAPI.Model.TokenBasedIncomingFeature
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %OpsGenieRESTAPI.Model.TokenBasedIncomingFeature{ allowConfigurationAccess: boolean(), allowWriteAccess: boolean(), assignedTeam: TeamMeta, customPriority: String.t(), extraProperties: %{optional(String.t()) => String.t()}, "feature-type": String.t(), ignoreExtraPropertiesFromPayload: boolean(), ignoreRecipientsFromPayload: boolean(), ignoreTagsFromPayload: boolean(), ignoreTeamsFromPayload: boolean(), isAdvanced: boolean(), priority: String.t(), recipients: [Recipient], suppressNotifications: boolean(), tags: [String.t()] }