Class: Crawlora::PitchBookGroup

Inherits:
Object
  • Object
show all
Defined in:
sig/crawlora.rbs

Instance Method Summary collapse

Constructor Details

#initializePitchBookGroup

Returns a new instance of PitchBookGroup.

Parameters:

  • (Client)
  • (Hash[String, String])


679
# File 'sig/crawlora.rbs', line 679

def initialize: (Client, Hash[String, String]) -> void

Instance Method Details

#pitchbook_advisorObject

Parameters:

  • id: (String)
  • url: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


680
# File 'sig/crawlora.rbs', line 680

def pitchbook_advisor: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#pitchbook_companyObject

Parameters:

  • id: (String)
  • url: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


681
# File 'sig/crawlora.rbs', line 681

def pitchbook_company: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#pitchbook_fundObject

Parameters:

  • id: (String)
  • url: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


682
# File 'sig/crawlora.rbs', line 682

def pitchbook_fund: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#pitchbook_investorObject

Parameters:

  • id: (String)
  • url: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


683
# File 'sig/crawlora.rbs', line 683

def pitchbook_investor: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#pitchbook_limited_partnerObject

Parameters:

  • id: (String)
  • url: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


684
# File 'sig/crawlora.rbs', line 684

def pitchbook_limited_partner: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped