Module: Intercom

Defined in:
lib/intercom.rb,
lib/intercom/job.rb,
lib/intercom/tag.rb,
lib/intercom/lead.rb,
lib/intercom/note.rb,
lib/intercom/team.rb,
lib/intercom/user.rb,
lib/intercom/admin.rb,
lib/intercom/count.rb,
lib/intercom/event.rb,
lib/intercom/utils.rb,
lib/intercom/client.rb,
lib/intercom/errors.rb,
lib/intercom/article.rb,
lib/intercom/company.rb,
lib/intercom/contact.rb,
lib/intercom/message.rb,
lib/intercom/options.rb,
lib/intercom/request.rb,
lib/intercom/section.rb,
lib/intercom/segment.rb,
lib/intercom/version.rb,
lib/intercom/visitor.rb,
lib/intercom/collection.rb,
lib/intercom/service/job.rb,
lib/intercom/service/tag.rb,
lib/intercom/conversation.rb,
lib/intercom/service/lead.rb,
lib/intercom/service/note.rb,
lib/intercom/service/team.rb,
lib/intercom/service/user.rb,
lib/intercom/subscription.rb,
lib/intercom/service/admin.rb,
lib/intercom/service/count.rb,
lib/intercom/service/event.rb,
lib/intercom/data_attribute.rb,
lib/intercom/export_content.rb,
lib/intercom/lib/flat_store.rb,
lib/intercom/service/article.rb,
lib/intercom/service/company.rb,
lib/intercom/service/contact.rb,
lib/intercom/service/message.rb,
lib/intercom/service/section.rb,
lib/intercom/service/segment.rb,
lib/intercom/service/visitor.rb,
lib/intercom/subscription_type.rb,
lib/intercom/service/collection.rb,
lib/intercom/api_operations/find.rb,
lib/intercom/api_operations/list.rb,
lib/intercom/api_operations/load.rb,
lib/intercom/api_operations/save.rb,
lib/intercom/phone_call_redirect.rb,
lib/intercom/traits/api_resource.rb,
lib/intercom/deprecated_resources.rb,
lib/intercom/service/base_service.rb,
lib/intercom/service/conversation.rb,
lib/intercom/service/subscription.rb,
lib/intercom/api_operations/delete.rb,
lib/intercom/api_operations/scroll.rb,
lib/intercom/api_operations/search.rb,
lib/intercom/base_collection_proxy.rb,
lib/intercom/lib/dynamic_accessors.rb,
lib/intercom/traits/dirty_tracking.rb,
lib/intercom/api_operations/archive.rb,
lib/intercom/api_operations/convert.rb,
lib/intercom/service/data_attribute.rb,
lib/intercom/service/export_content.rb,
lib/intercom/api_operations/find_all.rb,
lib/intercom/client_collection_proxy.rb,
lib/intercom/scroll_collection_proxy.rb,
lib/intercom/search_collection_proxy.rb,
lib/intercom/service/subscription_type.rb,
lib/intercom/api_operations/bulk/submit.rb,
lib/intercom/lib/typed_json_deserializer.rb,
lib/intercom/service/phone_call_redirect.rb,
lib/intercom/extended_api_operations/tags.rb,
lib/intercom/api_operations/nested_resource.rb,
lib/intercom/traits/incrementable_attributes.rb,
lib/intercom/extended_api_operations/segments.rb,
lib/intercom/deprecated_leads_collection_proxy.rb,
lib/intercom/api_operations/request_hard_delete.rb,
lib/intercom/api_operations/bulk/load_error_feed.rb,
lib/intercom/lib/dynamic_accessors_on_method_missing.rb

Overview

:nodoc:

Defined Under Namespace

Modules: ApiOperations, DeprecatedResources, ExtendedApiOperations, Lib, Options, Service, Traits, Utils Classes: Admin, AdminNotFound, ApiVersionInvalid, AppSuspendedError, Article, AttributeNotSetError, AuthenticationError, BadGatewayError, BadRequestError, BaseCollectionProxy, BlockedUserError, CDALimitReachedError, Client, ClientCollectionProxy, Collection, Company, Contact, Conversation, Count, DataAttribute, DeprecatedLeadsCollectionProxy, DeserializationError, Event, EventCollectionProxy, ExportContent, GatewayTimeoutError, HttpError, IntercomError, IntercomInternalError, InvalidDocumentError, InvalidMergeError, Job, Lead, Message, MisconfiguredClientError, MultipleMatchingUsersError, NoMethodMissingHandler, Note, PhoneCallRedirect, RateLimitExceeded, Request, ResourceNotFound, ResourceNotUniqueError, ScrollAlreadyExistsError, ScrollCollectionProxy, SearchCollectionProxy, Section, Segment, ServerError, ServiceConnectionError, ServiceUnavailableError, Subscription, SubscriptionType, Tag, TagHasDependentObjects, Team, TokenRevokedError, TokenUnauthorizedError, UnexpectedError, UnexpectedResponseError, User, Visitor

Constant Summary collapse

VERSION =
"4.2.0"