Class: BrightData::LinkedIn::Types::ProfileUrlInput
- Inherits:
-
Data
- Object
- Data
- BrightData::LinkedIn::Types::ProfileUrlInput
- Defined in:
- lib/brightdata/linkedin/types/profile_url_input.rb
Overview
Input shape for ‘linkedin.profiles.trigger,scrape`.
Instance Attribute Summary collapse
-
#url ⇒ Object
readonly
Returns the value of attribute url.
Instance Attribute Details
#url ⇒ Object (readonly)
Returns the value of attribute url
11 |
# File 'lib/brightdata/linkedin/types/profile_url_input.rb', line 11 ProfileUrlInput = Data.define(:url) |