Class: HighLevel::Models::AdManager::LinkedInCreateLeadFormBodyDTO

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/ad_manager/linked_in_create_lead_form_body_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#contentObject (readonly)

Returns the value of attribute content

Returns:

  • (Object)

    the current value of content



9
10
11
# File 'lib/high_level/models/ad_manager/linked_in_create_lead_form_body_dto.rb', line 9

def content
  @content
end

#creation_localeObject (readonly)

Returns the value of attribute creation_locale

Returns:

  • (Object)

    the current value of creation_locale



9
10
11
# File 'lib/high_level/models/ad_manager/linked_in_create_lead_form_body_dto.rb', line 9

def creation_locale
  @creation_locale
end

#hidden_fieldsObject (readonly)

Returns the value of attribute hidden_fields

Returns:

  • (Object)

    the current value of hidden_fields



9
10
11
# File 'lib/high_level/models/ad_manager/linked_in_create_lead_form_body_dto.rb', line 9

def hidden_fields
  @hidden_fields
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



9
10
11
# File 'lib/high_level/models/ad_manager/linked_in_create_lead_form_body_dto.rb', line 9

def name
  @name
end

#ownerObject (readonly)

Returns the value of attribute owner

Returns:

  • (Object)

    the current value of owner



9
10
11
# File 'lib/high_level/models/ad_manager/linked_in_create_lead_form_body_dto.rb', line 9

def owner
  @owner
end

#stateObject (readonly)

Returns the value of attribute state

Returns:

  • (Object)

    the current value of state



9
10
11
# File 'lib/high_level/models/ad_manager/linked_in_create_lead_form_body_dto.rb', line 9

def state
  @state
end