Class: Formi9::Client

Inherits:
API
  • Object
show all
Includes:
B2b, Companies, Eformi9, Options, Services
Defined in:
lib/formi9/client.rb,
lib/formi9/client/b2b.rb,
lib/formi9/client/eformi9.rb,
lib/formi9/client/options.rb,
lib/formi9/client/services.rb,
lib/formi9/client/companies.rb

Defined Under Namespace

Modules: B2b, Companies, Eformi9, Options, Services

Method Summary

Methods included from Services

#create_company_service, #get_company_services

Methods included from Options

#create_preset2, #get_company_active_options, #get_company_option, #update_company_option

Methods included from B2b

#b2b_direct_link, #b2b_encrypt

Methods included from Eformi9

#case_status, #create_section1, #create_section2, #download_pdf, #update_section1

Methods included from Companies

#create_company_with_mou, #get_company_info

Methods inherited from API

#config, #initialize

Methods included from OAuth

#access_token, #access_token_cache_key, #reset_token, #token_cache_duration

Methods included from Request

#delete, #get, #post, #put, #request

Constructor Details

This class inherits a constructor from Formi9::API