Class: BrightData::LinkedIn::Types::PostUrlInput

Inherits:
Data
  • Object
show all
Defined in:
lib/brightdata/linkedin/types/post_url_input.rb

Overview

Input shape for LinkedIn post URL modes.

Instance Attribute Summary collapse

Instance Attribute Details

#urlObject (readonly)

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



10
# File 'lib/brightdata/linkedin/types/post_url_input.rb', line 10

PostUrlInput = Data.define(:url)