Module: Intercom::ApiOperations::List
- Included in:
- Service::Admin, Service::Article, Service::Collection, Service::Company, Service::Contact, Service::Conversation, Service::DataAttribute, Service::ExportContent, Service::Job, Service::Lead, Service::Section, Service::Segment, Service::Subscription, Service::SubscriptionType, Service::Tag, Service::Team, Service::User
- Defined in:
- lib/intercom/api_operations/list.rb
Instance Method Summary collapse
Instance Method Details
#all ⇒ Object
10 11 12 |
# File 'lib/intercom/api_operations/list.rb', line 10 def all collection_proxy_class.new(collection_name, collection_class, client: @client) end |