zernio 0.0.91

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
# SelectLinkedInOrganization200Response

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**message** | Option<**String**> |  | [optional]
**redirect_url** | Option<**String**> | The redirect URL with connection params appended (only if redirect_url was provided in request) | [optional]
**account** | Option<[**models::SelectLinkedInOrganization200ResponseAccount**]SelectLinkedInOrganization200ResponseAccount.md> |  | [optional]
**bulk_refresh** | Option<[**models::SelectLinkedInOrganization200ResponseBulkRefresh**]SelectLinkedInOrganization200ResponseBulkRefresh.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)