OpsGenie REST API v0.1.0 OpsGenieRESTAPI.Model.CampfireIntegration
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %OpsGenieRESTAPI.Model.CampfireIntegration{ _readOnly: [String.t()], alertActions: [String.t()], alertFilter: AlertFilter, "callback-type": String.t(), enabled: boolean(), id: String.t(), isGlobal: boolean(), name: String.t(), notify: boolean(), ownerTeam: TeamMeta, rooms: [String.t()], subdomain: String.t(), token: String.t(), type: String.t() }