module Adparlor module Facebook module GraphApi class LeadgenForm < GraphObject include Fields::LeadgenForm field_attrs FIELDS end end end end