gem install structure
require_relative structure
s = structure::Structure.new
req = operations.Operations::EnrichCompanyRequest(
path_params=Operations::EnrichCompanyRequest(
id="89bd9d8d-69a6-474e-8f46-7cc8796ed151",
),
)
res = s.companies::enrich(req)
if ! res.body.nil?
# handle response
- list_users - Show current user accounts
- enrich - Enrich a company profile
- list_employees - List company employees
- list_jobs - List company jobs
- search - Search Companies