Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 324 Bytes

File metadata and controls

20 lines (14 loc) · 324 Bytes

Unifapi::LinkedinEmployeeCountRange

Properties

Name Type Description Notes
start Integer
_end Integer

Example

require 'unifapi'

instance = Unifapi::LinkedinEmployeeCountRange.new(
  start: null,
  _end: null
)