Class: Crunchbase::Model::AdvisoryRole

Inherits:
Job
  • Object
show all
Defined in:
lib/crunchbase/model/advisory_role.rb

Constant Summary collapse

RESOURCE_LIST =

called advisor_at from people api

'advisor_at'

Instance Attribute Summary

Attributes inherited from Job

#created_at, #ended_on, #ended_on_trust_code, #organization, #person, #started_on, #started_on_trust_code, #title, #updated_at

Attributes inherited from Entity

#type_name, #uuid

Method Summary

Methods inherited from Job

#date_keys, #initialize, #property_keys

Methods inherited from Entity

array_from_list, #fetch, funding_rounds_lists, get, #initialize, list, organization_lists, parsing_from_list, person_lists, total_items_from_list

Constructor Details

This class inherits a constructor from Crunchbase::Model::Job