Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 308 Bytes

File metadata and controls

20 lines (14 loc) · 308 Bytes

Unifapi::LinkedinSearchIndustry

Properties

Name Type Description Notes
id String
name String

Example

require 'unifapi'

instance = Unifapi::LinkedinSearchIndustry.new(
  id: null,
  name: null
)