class Multiwoven::Integrations::Source::IntuitQuickBooks::Client

def load_catalog

def load_catalog
  read_json(CATALOG_SPEC_PATH)
end