Class: BrightData::LinkedIn::Types::PostProfileUrlInput
- Inherits:
-
Data
- Object
- Data
- BrightData::LinkedIn::Types::PostProfileUrlInput
- Defined in:
- lib/brightdata/linkedin/types/post_profile_url_input.rb
Overview
Input shape for LinkedIn post discovery by profile URL.
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
10 |
# File 'lib/brightdata/linkedin/types/post_profile_url_input.rb', line 10 PostProfileUrlInput = Data.define(:url) |