class Intercom::Service::DataAttribute

Public Instance Methods

collection_class() click to toggle source
# File lib/intercom/service/data_attribute.rb, line 15
def collection_class
  Intercom::DataAttribute
end