class Intercom::Service::Note
Public Instance Methods
collection_class()
click to toggle source
# File lib/intercom/service/note.rb, line 9 def collection_class Intercom::Note end
collection_proxy_class()
click to toggle source
# File lib/intercom/service/note.rb, line 13 def collection_proxy_class Intercom::BaseCollectionProxy end