Method: Intercom::Service::Tag#collection_class

Defined in:
lib/intercom/service/tag.rb

#collection_classObject



16
17
18
# File 'lib/intercom/service/tag.rb', line 16

def collection_class
  Intercom::Tag
end