OpsGenie REST API v0.1.1 OpsGenieRESTAPI.Model.FlowdockIntegration
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %OpsGenieRESTAPI.Model.FlowdockIntegration{
_readOnly: [String.t()],
alertActions: [String.t()],
alertFilter: AlertFilter,
"callback-type": String.t(),
enabled: boolean(),
externalUsername: String.t(),
flowdockApiToken: String.t(),
flowdockTags: [String.t()],
id: String.t(),
isGlobal: boolean(),
name: String.t(),
ownerTeam: TeamMeta,
type: String.t()
}