| Name | Type | Description | Notes |
|---|---|---|---|
| reaction_type | String | ||
| post | LinkedinUserCommentPost |
require 'unifapi'
instance = Unifapi::LinkedinUserReaction.new(
reaction_type: null,
post: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| reaction_type | String | ||
| post | LinkedinUserCommentPost |
require 'unifapi'
instance = Unifapi::LinkedinUserReaction.new(
reaction_type: null,
post: null
)