Unifapi::LinkedinInterestCompany Properties Name Type Description Notes id String name String follower_count Integer url String logo_url String Example require 'unifapi' instance = Unifapi::LinkedinInterestCompany.new( id: null, name: null, follower_count: null, url: null, logo_url: null )