OpsGenie REST API v0.1.0 OpsGenieRESTAPI.Model.SalesForceServiceCloudIntegration
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %OpsGenieRESTAPI.Model.SalesForceServiceCloudIntegration{ recipients: [Recipient], priority: String.t(), extraProperties: %{optional(String.t()) => String.t()}, allowConfigurationAccess: boolean(), ownerTeam: TeamMeta, forwardingEnabled: boolean(), updatesActionMappings: [ActionMapping], name: String.t(), tags: [String.t()], customPriority: String.t(), ignoreTagsFromPayload: boolean(), username: String.t(), id: String.t(), "callback-type": String.t(), alertFilter: AlertFilter, "feature-type": String.t(), updatesEnabled: boolean(), password: String.t(), clientSecret: String.t(), ignoreRecipientsFromPayload: boolean(), ignoreTeamsFromPayload: boolean(), isGlobal: boolean(), "bidirectional-callback-type": String.t(), allowWriteAccess: boolean(), type: String.t(), forwardingActionMappings: [ActionMapping], isAdvanced: boolean(), suppressNotifications: boolean(), _readOnly: [String.t()], url: String.t(), assignedTeam: TeamMeta, ignoreExtraPropertiesFromPayload: boolean(), clientId: String.t(), enabled: boolean() }