zernio 0.0.87

API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# GetPostReactions200ResponseReactionsInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**reaction_type** | Option<**String**> | LinkedIn reaction enum (LIKE, PRAISE, EMPATHY, INTEREST, APPRECIATION, ENTERTAINMENT) | [optional]
**reaction_label** | Option<**String**> | User-friendly label (Like, Celebrate, Love, Insightful, Support, Funny) | [optional]
**reacted_at** | Option<**String**> |  | [optional]
**from** | Option<[**models::GetPostReactions200ResponseReactionsInnerFrom**]GetPostReactions200ResponseReactionsInnerFrom.md> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)