| Name | Type | Description | Notes |
|---|---|---|---|
| title | String | ||
| insights | Array<LinkedinMemberInsightInsightsInner> |
require 'unifapi'
instance = Unifapi::LinkedinMemberInsight.new(
title: null,
insights: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| title | String | ||
| insights | Array<LinkedinMemberInsightInsightsInner> |
require 'unifapi'
instance = Unifapi::LinkedinMemberInsight.new(
title: null,
insights: null
)