bereach 1.3.2 → 1.4.0-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +142 -42
- package/esm/funcs/actions-connect-profile.d.ts +2 -2
- package/esm/funcs/actions-connect-profile.d.ts.map +1 -1
- package/esm/funcs/actions-connect-profile.js +4 -2
- package/esm/funcs/actions-connect-profile.js.map +1 -1
- package/esm/funcs/actions-follow-company.d.ts +1 -1
- package/esm/funcs/actions-follow-company.d.ts.map +1 -1
- package/esm/funcs/actions-follow-company.js +3 -1
- package/esm/funcs/actions-follow-company.js.map +1 -1
- package/esm/funcs/actions-list-sent-invitations.d.ts +1 -1
- package/esm/funcs/actions-list-sent-invitations.d.ts.map +1 -1
- package/esm/funcs/actions-list-sent-invitations.js +3 -1
- package/esm/funcs/actions-list-sent-invitations.js.map +1 -1
- package/esm/funcs/actions-send-message.d.ts +2 -2
- package/esm/funcs/actions-send-message.d.ts.map +1 -1
- package/esm/funcs/actions-send-message.js +4 -2
- package/esm/funcs/actions-send-message.js.map +1 -1
- package/esm/funcs/campaigns-filter.d.ts +1 -1
- package/esm/funcs/campaigns-filter.d.ts.map +1 -1
- package/esm/funcs/campaigns-filter.js +3 -1
- package/esm/funcs/campaigns-filter.js.map +1 -1
- package/esm/funcs/{campaigns-get-stats.d.ts → campaigns-get-campaign-stats.d.ts} +2 -2
- package/esm/funcs/campaigns-get-campaign-stats.d.ts.map +1 -0
- package/esm/funcs/{campaigns-get-stats.js → campaigns-get-campaign-stats.js} +8 -7
- package/esm/funcs/campaigns-get-campaign-stats.js.map +1 -0
- package/esm/funcs/campaigns-get-status.d.ts +1 -1
- package/esm/funcs/campaigns-get-status.d.ts.map +1 -1
- package/esm/funcs/campaigns-get-status.js +3 -1
- package/esm/funcs/campaigns-get-status.js.map +1 -1
- package/esm/funcs/campaigns-sync.d.ts +1 -1
- package/esm/funcs/campaigns-sync.d.ts.map +1 -1
- package/esm/funcs/campaigns-sync.js +3 -1
- package/esm/funcs/campaigns-sync.js.map +1 -1
- package/esm/funcs/chat-archive.d.ts +1 -1
- package/esm/funcs/chat-archive.d.ts.map +1 -1
- package/esm/funcs/chat-archive.js +3 -1
- package/esm/funcs/chat-archive.js.map +1 -1
- package/esm/funcs/chat-find-conversation.d.ts +2 -9
- package/esm/funcs/chat-find-conversation.d.ts.map +1 -1
- package/esm/funcs/chat-find-conversation.js +4 -9
- package/esm/funcs/chat-find-conversation.js.map +1 -1
- package/esm/funcs/chat-unreact.d.ts +1 -1
- package/esm/funcs/chat-unreact.d.ts.map +1 -1
- package/esm/funcs/chat-unreact.js +3 -1
- package/esm/funcs/chat-unreact.js.map +1 -1
- package/esm/funcs/company-pages-get-analytics.d.ts +1 -1
- package/esm/funcs/company-pages-get-analytics.d.ts.map +1 -1
- package/esm/funcs/company-pages-get-analytics.js +3 -1
- package/esm/funcs/company-pages-get-analytics.js.map +1 -1
- package/esm/funcs/company-pages-get-permissions.d.ts +1 -1
- package/esm/funcs/company-pages-get-permissions.d.ts.map +1 -1
- package/esm/funcs/company-pages-get-permissions.js +3 -1
- package/esm/funcs/company-pages-get-permissions.js.map +1 -1
- package/esm/funcs/company-pages-get-posts.d.ts +1 -1
- package/esm/funcs/company-pages-get-posts.d.ts.map +1 -1
- package/esm/funcs/company-pages-get-posts.js +3 -1
- package/esm/funcs/company-pages-get-posts.js.map +1 -1
- package/esm/funcs/company-pages-list.d.ts +1 -1
- package/esm/funcs/company-pages-list.d.ts.map +1 -1
- package/esm/funcs/company-pages-list.js +3 -1
- package/esm/funcs/company-pages-list.js.map +1 -1
- package/esm/funcs/contacts-add-campaign-contacts.d.ts +18 -0
- package/esm/funcs/contacts-add-campaign-contacts.d.ts.map +1 -0
- package/esm/funcs/contacts-add-campaign-contacts.js +103 -0
- package/esm/funcs/contacts-add-campaign-contacts.js.map +1 -0
- package/esm/funcs/contacts-add-contact-activities.d.ts +18 -0
- package/esm/funcs/contacts-add-contact-activities.d.ts.map +1 -0
- package/esm/funcs/contacts-add-contact-activities.js +103 -0
- package/esm/funcs/contacts-add-contact-activities.js.map +1 -0
- package/esm/funcs/contacts-bulk-update-contacts.d.ts +18 -0
- package/esm/funcs/contacts-bulk-update-contacts.d.ts.map +1 -0
- package/esm/funcs/contacts-bulk-update-contacts.js +97 -0
- package/esm/funcs/contacts-bulk-update-contacts.js.map +1 -0
- package/esm/funcs/contacts-create-campaign.d.ts +18 -0
- package/esm/funcs/contacts-create-campaign.d.ts.map +1 -0
- package/esm/funcs/contacts-create-campaign.js +97 -0
- package/esm/funcs/contacts-create-campaign.js.map +1 -0
- package/esm/funcs/contacts-delete-agent-state.d.ts +18 -0
- package/esm/funcs/contacts-delete-agent-state.d.ts.map +1 -0
- package/esm/funcs/contacts-delete-agent-state.js +102 -0
- package/esm/funcs/contacts-delete-agent-state.js.map +1 -0
- package/esm/funcs/contacts-get-agent-state.d.ts +18 -0
- package/esm/funcs/contacts-get-agent-state.d.ts.map +1 -0
- package/esm/funcs/contacts-get-agent-state.js +102 -0
- package/esm/funcs/contacts-get-agent-state.js.map +1 -0
- package/esm/funcs/contacts-get-contact-by-url.d.ts +18 -0
- package/esm/funcs/contacts-get-contact-by-url.d.ts.map +1 -0
- package/esm/funcs/contacts-get-contact-by-url.js +100 -0
- package/esm/funcs/contacts-get-contact-by-url.js.map +1 -0
- package/esm/funcs/contacts-get-contact-stats.d.ts +18 -0
- package/esm/funcs/contacts-get-contact-stats.d.ts.map +1 -0
- package/esm/funcs/contacts-get-contact-stats.js +100 -0
- package/esm/funcs/contacts-get-contact-stats.js.map +1 -0
- package/esm/funcs/contacts-get-contact.d.ts +18 -0
- package/esm/funcs/contacts-get-contact.d.ts.map +1 -0
- package/esm/funcs/contacts-get-contact.js +102 -0
- package/esm/funcs/contacts-get-contact.js.map +1 -0
- package/esm/funcs/contacts-list-agent-states.d.ts +18 -0
- package/esm/funcs/contacts-list-agent-states.d.ts.map +1 -0
- package/esm/funcs/contacts-list-agent-states.js +86 -0
- package/esm/funcs/contacts-list-agent-states.js.map +1 -0
- package/esm/funcs/contacts-list-campaign-contacts.d.ts +18 -0
- package/esm/funcs/contacts-list-campaign-contacts.d.ts.map +1 -0
- package/esm/funcs/contacts-list-campaign-contacts.js +111 -0
- package/esm/funcs/contacts-list-campaign-contacts.js.map +1 -0
- package/esm/funcs/contacts-list-campaigns.d.ts +18 -0
- package/esm/funcs/contacts-list-campaigns.d.ts.map +1 -0
- package/esm/funcs/contacts-list-campaigns.js +103 -0
- package/esm/funcs/contacts-list-campaigns.js.map +1 -0
- package/esm/funcs/contacts-list-contact-activities.d.ts +18 -0
- package/esm/funcs/contacts-list-contact-activities.d.ts.map +1 -0
- package/esm/funcs/contacts-list-contact-activities.js +108 -0
- package/esm/funcs/contacts-list-contact-activities.js.map +1 -0
- package/esm/funcs/contacts-patch-agent-state.d.ts +18 -0
- package/esm/funcs/contacts-patch-agent-state.d.ts.map +1 -0
- package/esm/funcs/contacts-patch-agent-state.js +103 -0
- package/esm/funcs/contacts-patch-agent-state.js.map +1 -0
- package/esm/funcs/contacts-search-contacts.d.ts +18 -0
- package/esm/funcs/contacts-search-contacts.d.ts.map +1 -0
- package/esm/funcs/contacts-search-contacts.js +112 -0
- package/esm/funcs/contacts-search-contacts.js.map +1 -0
- package/esm/funcs/contacts-set-agent-state.d.ts +18 -0
- package/esm/funcs/contacts-set-agent-state.d.ts.map +1 -0
- package/esm/funcs/contacts-set-agent-state.js +103 -0
- package/esm/funcs/contacts-set-agent-state.js.map +1 -0
- package/esm/funcs/contacts-update-campaign.d.ts +18 -0
- package/esm/funcs/contacts-update-campaign.d.ts.map +1 -0
- package/esm/funcs/contacts-update-campaign.js +103 -0
- package/esm/funcs/contacts-update-campaign.js.map +1 -0
- package/esm/funcs/contacts-update-contact.d.ts +18 -0
- package/esm/funcs/contacts-update-contact.d.ts.map +1 -0
- package/esm/funcs/contacts-update-contact.js +103 -0
- package/esm/funcs/contacts-update-contact.js.map +1 -0
- package/esm/funcs/contacts-upsert.d.ts +3 -2
- package/esm/funcs/contacts-upsert.d.ts.map +1 -1
- package/esm/funcs/contacts-upsert.js +21 -3
- package/esm/funcs/contacts-upsert.js.map +1 -1
- package/esm/funcs/context-delete-context.d.ts +18 -0
- package/esm/funcs/context-delete-context.d.ts.map +1 -0
- package/esm/funcs/context-delete-context.js +101 -0
- package/esm/funcs/context-delete-context.js.map +1 -0
- package/esm/funcs/context-list-context.d.ts +18 -0
- package/esm/funcs/context-list-context.d.ts.map +1 -0
- package/esm/funcs/context-list-context.js +101 -0
- package/esm/funcs/context-list-context.js.map +1 -0
- package/esm/funcs/context-set-context.d.ts +18 -0
- package/esm/funcs/{campaigns-get-stats.d.ts.map → context-set-context.d.ts.map} +1 -1
- package/esm/funcs/context-set-context.js +97 -0
- package/esm/funcs/context-set-context.js.map +1 -0
- package/esm/funcs/cron-list-cron-schedules.d.ts +18 -0
- package/esm/funcs/cron-list-cron-schedules.d.ts.map +1 -0
- package/esm/funcs/cron-list-cron-schedules.js +86 -0
- package/esm/funcs/cron-list-cron-schedules.js.map +1 -0
- package/esm/funcs/cron-update-cron-schedule.d.ts +18 -0
- package/esm/funcs/{chat-search-conversations.d.ts.map → cron-update-cron-schedule.d.ts.map} +1 -1
- package/esm/funcs/cron-update-cron-schedule.js +103 -0
- package/esm/funcs/cron-update-cron-schedule.js.map +1 -0
- package/esm/funcs/linked-in-actions-create-comment.d.ts +1 -1
- package/esm/funcs/linked-in-actions-create-comment.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-create-comment.js +3 -1
- package/esm/funcs/linked-in-actions-create-comment.js.map +1 -1
- package/esm/funcs/linked-in-actions-decline-invitation.d.ts +1 -1
- package/esm/funcs/linked-in-actions-decline-invitation.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-decline-invitation.js +3 -1
- package/esm/funcs/linked-in-actions-decline-invitation.js.map +1 -1
- package/esm/funcs/linked-in-actions-like-comment.d.ts +1 -1
- package/esm/funcs/linked-in-actions-like-comment.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-like-comment.js +3 -1
- package/esm/funcs/linked-in-actions-like-comment.js.map +1 -1
- package/esm/funcs/linked-in-actions-publish-post.d.ts +1 -1
- package/esm/funcs/linked-in-actions-publish-post.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-publish-post.js +3 -1
- package/esm/funcs/linked-in-actions-publish-post.js.map +1 -1
- package/esm/funcs/linked-in-actions-save-post.d.ts +1 -1
- package/esm/funcs/linked-in-actions-save-post.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-save-post.js +3 -1
- package/esm/funcs/linked-in-actions-save-post.js.map +1 -1
- package/esm/funcs/linked-in-actions-unfollow-profile.d.ts +1 -1
- package/esm/funcs/linked-in-actions-unfollow-profile.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-unfollow-profile.js +3 -1
- package/esm/funcs/linked-in-actions-unfollow-profile.js.map +1 -1
- package/esm/funcs/linked-in-chat-get-conversation-messages.d.ts +22 -0
- package/esm/funcs/linked-in-chat-get-conversation-messages.d.ts.map +1 -0
- package/esm/funcs/{linkedin-chat-get-messages.js → linked-in-chat-get-conversation-messages.js} +15 -9
- package/esm/funcs/linked-in-chat-get-conversation-messages.js.map +1 -0
- package/esm/funcs/{linkedin-chat-get-unread-count.d.ts → linked-in-chat-get-unread-count.d.ts} +2 -2
- package/esm/funcs/linked-in-chat-get-unread-count.d.ts.map +1 -0
- package/esm/funcs/{linkedin-chat-get-unread-count.js → linked-in-chat-get-unread-count.js} +8 -7
- package/esm/funcs/linked-in-chat-get-unread-count.js.map +1 -0
- package/esm/funcs/linked-in-chat-list-archived-conversations.d.ts +18 -0
- package/esm/funcs/linked-in-chat-list-archived-conversations.d.ts.map +1 -0
- package/esm/funcs/{linkedin-chat-list-archived.js → linked-in-chat-list-archived-conversations.js} +13 -10
- package/esm/funcs/linked-in-chat-list-archived-conversations.js.map +1 -0
- package/esm/funcs/linked-in-chat-list-starred-conversations.d.ts +18 -0
- package/esm/funcs/linked-in-chat-list-starred-conversations.d.ts.map +1 -0
- package/esm/funcs/{linked-in-chat-list-starred.js → linked-in-chat-list-starred-conversations.js} +13 -10
- package/esm/funcs/linked-in-chat-list-starred-conversations.js.map +1 -0
- package/esm/funcs/linked-in-chat-mark-seen.d.ts +1 -1
- package/esm/funcs/linked-in-chat-mark-seen.d.ts.map +1 -1
- package/esm/funcs/linked-in-chat-mark-seen.js +3 -1
- package/esm/funcs/linked-in-chat-mark-seen.js.map +1 -1
- package/esm/funcs/linked-in-chat-search-linked-in-conversations.d.ts +18 -0
- package/esm/funcs/linked-in-chat-search-linked-in-conversations.d.ts.map +1 -0
- package/esm/funcs/{chat-search-conversations.js → linked-in-chat-search-linked-in-conversations.js} +14 -8
- package/esm/funcs/linked-in-chat-search-linked-in-conversations.js.map +1 -0
- package/esm/funcs/linked-in-chat-star.d.ts +1 -1
- package/esm/funcs/linked-in-chat-star.d.ts.map +1 -1
- package/esm/funcs/linked-in-chat-star.js +3 -1
- package/esm/funcs/linked-in-chat-star.js.map +1 -1
- package/esm/funcs/linked-in-chat-unarchive.d.ts +1 -1
- package/esm/funcs/linked-in-chat-unarchive.d.ts.map +1 -1
- package/esm/funcs/linked-in-chat-unarchive.js +3 -1
- package/esm/funcs/linked-in-chat-unarchive.js.map +1 -1
- package/esm/funcs/linked-in-chat-unstar.d.ts +1 -1
- package/esm/funcs/linked-in-chat-unstar.d.ts.map +1 -1
- package/esm/funcs/linked-in-chat-unstar.js +3 -1
- package/esm/funcs/linked-in-chat-unstar.js.map +1 -1
- package/esm/funcs/linked-in-scrapers-collect-comment-replies.d.ts +2 -2
- package/esm/funcs/linked-in-scrapers-collect-comment-replies.d.ts.map +1 -1
- package/esm/funcs/linked-in-scrapers-collect-comment-replies.js +4 -2
- package/esm/funcs/linked-in-scrapers-collect-comment-replies.js.map +1 -1
- package/esm/funcs/linked-in-scrapers-get-feed.d.ts +1 -1
- package/esm/funcs/linked-in-scrapers-get-feed.d.ts.map +1 -1
- package/esm/funcs/linked-in-scrapers-get-feed.js +3 -1
- package/esm/funcs/linked-in-scrapers-get-feed.js.map +1 -1
- package/esm/funcs/{linked-in-search-resolve-parameters.d.ts → linked-in-search-resolve-linked-in-search-parameters.d.ts} +6 -3
- package/esm/funcs/linked-in-search-resolve-linked-in-search-parameters.d.ts.map +1 -0
- package/esm/funcs/{linked-in-search-resolve-parameters.js → linked-in-search-resolve-linked-in-search-parameters.js} +18 -8
- package/esm/funcs/linked-in-search-resolve-linked-in-search-parameters.js.map +1 -0
- package/esm/funcs/linked-in-search-search-companies.d.ts +1 -1
- package/esm/funcs/linked-in-search-search-companies.d.ts.map +1 -1
- package/esm/funcs/linked-in-search-search-companies.js +3 -1
- package/esm/funcs/linked-in-search-search-companies.js.map +1 -1
- package/esm/funcs/linked-in-search-search.d.ts +1 -1
- package/esm/funcs/linked-in-search-search.d.ts.map +1 -1
- package/esm/funcs/linked-in-search-search.js +3 -1
- package/esm/funcs/linked-in-search-search.js.map +1 -1
- package/esm/funcs/linkedin-actions-accept-invitation.d.ts +1 -1
- package/esm/funcs/linkedin-actions-accept-invitation.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-accept-invitation.js +3 -1
- package/esm/funcs/linkedin-actions-accept-invitation.js.map +1 -1
- package/esm/funcs/linkedin-actions-edit-comment.d.ts +1 -1
- package/esm/funcs/linkedin-actions-edit-comment.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-edit-comment.js +3 -1
- package/esm/funcs/linkedin-actions-edit-comment.js.map +1 -1
- package/esm/funcs/linkedin-actions-edit-post.d.ts +1 -1
- package/esm/funcs/linkedin-actions-edit-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-edit-post.js +3 -1
- package/esm/funcs/linkedin-actions-edit-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-follow-profile.d.ts +1 -1
- package/esm/funcs/linkedin-actions-follow-profile.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-follow-profile.js +3 -1
- package/esm/funcs/linkedin-actions-follow-profile.js.map +1 -1
- package/esm/funcs/linkedin-actions-like-post.d.ts +1 -1
- package/esm/funcs/linkedin-actions-like-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-like-post.js +3 -1
- package/esm/funcs/linkedin-actions-like-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-list-invitations.d.ts +1 -1
- package/esm/funcs/linkedin-actions-list-invitations.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-list-invitations.js +3 -1
- package/esm/funcs/linkedin-actions-list-invitations.js.map +1 -1
- package/esm/funcs/linkedin-actions-reply-to-comment.d.ts +1 -1
- package/esm/funcs/linkedin-actions-reply-to-comment.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-reply-to-comment.js +3 -1
- package/esm/funcs/linkedin-actions-reply-to-comment.js.map +1 -1
- package/esm/funcs/linkedin-actions-repost-post.d.ts +2 -2
- package/esm/funcs/linkedin-actions-repost-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-repost-post.js +4 -2
- package/esm/funcs/linkedin-actions-repost-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-unfollow-company.d.ts +1 -1
- package/esm/funcs/linkedin-actions-unfollow-company.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-unfollow-company.js +3 -1
- package/esm/funcs/linkedin-actions-unfollow-company.js.map +1 -1
- package/esm/funcs/linkedin-actions-unlike-comment.d.ts +1 -1
- package/esm/funcs/linkedin-actions-unlike-comment.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-unlike-comment.js +3 -1
- package/esm/funcs/linkedin-actions-unlike-comment.js.map +1 -1
- package/esm/funcs/linkedin-actions-unlike-post.d.ts +1 -1
- package/esm/funcs/linkedin-actions-unlike-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-unlike-post.js +3 -1
- package/esm/funcs/linkedin-actions-unlike-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-unsave-post.d.ts +1 -1
- package/esm/funcs/linkedin-actions-unsave-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-unsave-post.js +3 -1
- package/esm/funcs/linkedin-actions-unsave-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-withdraw-invitation.d.ts +1 -1
- package/esm/funcs/linkedin-actions-withdraw-invitation.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-withdraw-invitation.js +3 -1
- package/esm/funcs/linkedin-actions-withdraw-invitation.js.map +1 -1
- package/esm/funcs/linkedin-chat-list-inbox-conversations.d.ts +2 -2
- package/esm/funcs/linkedin-chat-list-inbox-conversations.d.ts.map +1 -1
- package/esm/funcs/linkedin-chat-list-inbox-conversations.js +8 -4
- package/esm/funcs/linkedin-chat-list-inbox-conversations.js.map +1 -1
- package/esm/funcs/linkedin-chat-mark-all-read.d.ts +1 -1
- package/esm/funcs/linkedin-chat-mark-all-read.d.ts.map +1 -1
- package/esm/funcs/linkedin-chat-mark-all-read.js +3 -1
- package/esm/funcs/linkedin-chat-mark-all-read.js.map +1 -1
- package/esm/funcs/linkedin-chat-react.d.ts +1 -1
- package/esm/funcs/linkedin-chat-react.d.ts.map +1 -1
- package/esm/funcs/linkedin-chat-react.js +3 -1
- package/esm/funcs/linkedin-chat-react.js.map +1 -1
- package/esm/funcs/linkedin-chat-send-typing-indicator.d.ts +1 -1
- package/esm/funcs/linkedin-chat-send-typing-indicator.d.ts.map +1 -1
- package/esm/funcs/linkedin-chat-send-typing-indicator.js +3 -1
- package/esm/funcs/linkedin-chat-send-typing-indicator.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-comments.d.ts +2 -2
- package/esm/funcs/linkedin-scrapers-collect-comments.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-comments.js +4 -2
- package/esm/funcs/linkedin-scrapers-collect-comments.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.d.ts +1 -1
- package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.js +3 -1
- package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-likes.d.ts +2 -2
- package/esm/funcs/linkedin-scrapers-collect-likes.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-likes.js +4 -2
- package/esm/funcs/linkedin-scrapers-collect-likes.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-list-saved-posts.d.ts +1 -1
- package/esm/funcs/linkedin-scrapers-list-saved-posts.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-list-saved-posts.js +3 -1
- package/esm/funcs/linkedin-scrapers-list-saved-posts.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-visit-company.d.ts +1 -1
- package/esm/funcs/linkedin-scrapers-visit-company.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-visit-company.js +3 -1
- package/esm/funcs/linkedin-scrapers-visit-company.js.map +1 -1
- package/esm/funcs/linkedin-search-search-by-url.d.ts +1 -1
- package/esm/funcs/linkedin-search-search-by-url.d.ts.map +1 -1
- package/esm/funcs/linkedin-search-search-by-url.js +3 -1
- package/esm/funcs/linkedin-search-search-by-url.js.map +1 -1
- package/esm/funcs/linkedin-search-search-jobs.d.ts +1 -1
- package/esm/funcs/linkedin-search-search-jobs.d.ts.map +1 -1
- package/esm/funcs/linkedin-search-search-jobs.js +3 -1
- package/esm/funcs/linkedin-search-search-jobs.js.map +1 -1
- package/esm/funcs/linkedin-search-search-people.d.ts +1 -1
- package/esm/funcs/linkedin-search-search-people.d.ts.map +1 -1
- package/esm/funcs/linkedin-search-search-people.js +3 -1
- package/esm/funcs/linkedin-search-search-people.js.map +1 -1
- package/esm/funcs/linkedin-search-search-posts.d.ts +1 -1
- package/esm/funcs/linkedin-search-search-posts.d.ts.map +1 -1
- package/esm/funcs/linkedin-search-search-posts.js +3 -1
- package/esm/funcs/linkedin-search-search-posts.js.map +1 -1
- package/esm/funcs/profile-get-follower-analytics.d.ts +1 -1
- package/esm/funcs/profile-get-follower-analytics.d.ts.map +1 -1
- package/esm/funcs/profile-get-follower-analytics.js +3 -1
- package/esm/funcs/profile-get-follower-analytics.js.map +1 -1
- package/esm/funcs/profile-get-followers.d.ts +1 -1
- package/esm/funcs/profile-get-followers.d.ts.map +1 -1
- package/esm/funcs/profile-get-followers.js +3 -1
- package/esm/funcs/profile-get-followers.js.map +1 -1
- package/esm/funcs/profile-get-linked-in-connections.d.ts +18 -0
- package/esm/funcs/profile-get-linked-in-connections.d.ts.map +1 -0
- package/esm/funcs/profile-get-linked-in-connections.js +101 -0
- package/esm/funcs/profile-get-linked-in-connections.js.map +1 -0
- package/esm/funcs/{profile-get-credits.d.ts → profile-get-my-credits.d.ts} +2 -2
- package/esm/funcs/profile-get-my-credits.d.ts.map +1 -0
- package/esm/funcs/{profile-get-credits.js → profile-get-my-credits.js} +6 -4
- package/esm/funcs/profile-get-my-credits.js.map +1 -0
- package/esm/funcs/{profile-get-limits.d.ts → profile-get-my-limits.d.ts} +2 -2
- package/esm/funcs/{profile-list-accounts.d.ts.map → profile-get-my-limits.d.ts.map} +1 -1
- package/esm/funcs/{profile-get-limits.js → profile-get-my-limits.js} +6 -4
- package/esm/funcs/profile-get-my-limits.js.map +1 -0
- package/esm/funcs/{profile-get.d.ts → profile-get-my-linked-in-profile.d.ts} +2 -2
- package/esm/funcs/profile-get-my-linked-in-profile.d.ts.map +1 -0
- package/esm/funcs/{profile-get.js → profile-get-my-linked-in-profile.js} +6 -4
- package/esm/funcs/profile-get-my-linked-in-profile.js.map +1 -0
- package/esm/funcs/profile-get-post-analytics.d.ts +2 -2
- package/esm/funcs/profile-get-post-analytics.d.ts.map +1 -1
- package/esm/funcs/profile-get-post-analytics.js +4 -2
- package/esm/funcs/profile-get-post-analytics.js.map +1 -1
- package/esm/funcs/profile-get-posts.d.ts +1 -1
- package/esm/funcs/profile-get-posts.d.ts.map +1 -1
- package/esm/funcs/profile-get-posts.js +3 -1
- package/esm/funcs/profile-get-posts.js.map +1 -1
- package/esm/funcs/profile-get-profile-views.d.ts +1 -1
- package/esm/funcs/profile-get-profile-views.d.ts.map +1 -1
- package/esm/funcs/profile-get-profile-views.js +3 -1
- package/esm/funcs/profile-get-profile-views.js.map +1 -1
- package/esm/funcs/profile-get-search-appearances.d.ts +1 -1
- package/esm/funcs/profile-get-search-appearances.d.ts.map +1 -1
- package/esm/funcs/profile-get-search-appearances.js +3 -1
- package/esm/funcs/profile-get-search-appearances.js.map +1 -1
- package/esm/funcs/{profile-list-accounts.d.ts → profile-list-linked-in-accounts.d.ts} +2 -2
- package/esm/funcs/profile-list-linked-in-accounts.d.ts.map +1 -0
- package/esm/funcs/{profile-list-accounts.js → profile-list-linked-in-accounts.js} +6 -4
- package/esm/funcs/profile-list-linked-in-accounts.js.map +1 -0
- package/esm/funcs/profile-refresh.d.ts +1 -1
- package/esm/funcs/profile-refresh.d.ts.map +1 -1
- package/esm/funcs/profile-refresh.js +3 -1
- package/esm/funcs/profile-refresh.js.map +1 -1
- package/esm/funcs/profile-switch-linked-in-account.d.ts +18 -0
- package/esm/funcs/profile-switch-linked-in-account.d.ts.map +1 -0
- package/esm/funcs/profile-switch-linked-in-account.js +97 -0
- package/esm/funcs/profile-switch-linked-in-account.js.map +1 -0
- package/esm/funcs/profile-update-account.d.ts +1 -1
- package/esm/funcs/profile-update-account.d.ts.map +1 -1
- package/esm/funcs/profile-update-account.js +3 -1
- package/esm/funcs/profile-update-account.js.map +1 -1
- package/esm/funcs/sales-nav-search-people.d.ts +1 -1
- package/esm/funcs/sales-nav-search-people.d.ts.map +1 -1
- package/esm/funcs/sales-nav-search-people.js +3 -1
- package/esm/funcs/sales-nav-search-people.js.map +1 -1
- package/esm/funcs/sales-navigator-search-search-companies.d.ts +1 -1
- package/esm/funcs/sales-navigator-search-search-companies.d.ts.map +1 -1
- package/esm/funcs/sales-navigator-search-search-companies.js +3 -1
- package/esm/funcs/sales-navigator-search-search-companies.js.map +1 -1
- package/esm/funcs/sales-navigator-search-search.d.ts +1 -1
- package/esm/funcs/sales-navigator-search-search.d.ts.map +1 -1
- package/esm/funcs/sales-navigator-search-search.js +3 -1
- package/esm/funcs/sales-navigator-search-search.js.map +1 -1
- package/esm/funcs/scheduled-messages-batch-schedule-messages.d.ts +18 -0
- package/esm/funcs/scheduled-messages-batch-schedule-messages.d.ts.map +1 -0
- package/esm/funcs/scheduled-messages-batch-schedule-messages.js +97 -0
- package/esm/funcs/scheduled-messages-batch-schedule-messages.js.map +1 -0
- package/esm/funcs/scheduled-messages-cancel-scheduled-messages.d.ts +18 -0
- package/esm/funcs/scheduled-messages-cancel-scheduled-messages.d.ts.map +1 -0
- package/esm/funcs/scheduled-messages-cancel-scheduled-messages.js +97 -0
- package/esm/funcs/scheduled-messages-cancel-scheduled-messages.js.map +1 -0
- package/esm/funcs/{chat-search-conversations.d.ts → scheduled-messages-create-scheduled-message.d.ts} +4 -4
- package/esm/funcs/scheduled-messages-create-scheduled-message.d.ts.map +1 -0
- package/esm/funcs/scheduled-messages-create-scheduled-message.js +97 -0
- package/esm/funcs/scheduled-messages-create-scheduled-message.js.map +1 -0
- package/esm/funcs/{linkedin-chat-list-archived.d.ts → scheduled-messages-list-scheduled-messages.d.ts} +4 -4
- package/esm/funcs/scheduled-messages-list-scheduled-messages.d.ts.map +1 -0
- package/esm/funcs/scheduled-messages-list-scheduled-messages.js +104 -0
- package/esm/funcs/scheduled-messages-list-scheduled-messages.js.map +1 -0
- package/esm/funcs/scrapers-collect-posts.d.ts +2 -2
- package/esm/funcs/scrapers-collect-posts.d.ts.map +1 -1
- package/esm/funcs/scrapers-collect-posts.js +4 -2
- package/esm/funcs/scrapers-collect-posts.js.map +1 -1
- package/esm/funcs/scrapers-visit-profile.d.ts +4 -2
- package/esm/funcs/scrapers-visit-profile.d.ts.map +1 -1
- package/esm/funcs/scrapers-visit-profile.js +6 -2
- package/esm/funcs/scrapers-visit-profile.js.map +1 -1
- package/esm/lib/config.d.ts +5 -5
- package/esm/lib/config.d.ts.map +1 -1
- package/esm/lib/config.js +8 -4
- package/esm/lib/config.js.map +1 -1
- package/esm/lib/files.d.ts +13 -0
- package/esm/lib/files.d.ts.map +1 -1
- package/esm/lib/files.js +18 -0
- package/esm/lib/files.js.map +1 -1
- package/esm/lib/sdks.d.ts.map +1 -1
- package/esm/lib/sdks.js +8 -4
- package/esm/lib/sdks.js.map +1 -1
- package/esm/lib/url.d.ts.map +1 -1
- package/esm/lib/url.js +4 -2
- package/esm/lib/url.js.map +1 -1
- package/esm/models/errors/collect-linked-in-likes.d.ts +46 -0
- package/esm/models/errors/collect-linked-in-likes.d.ts.map +1 -1
- package/esm/models/errors/collect-linked-in-likes.js +66 -0
- package/esm/models/errors/collect-linked-in-likes.js.map +1 -1
- package/esm/models/operations/index.d.ts +4 -4
- package/esm/models/operations/index.d.ts.map +1 -1
- package/esm/models/operations/index.js +4 -4
- package/esm/models/operations/index.js.map +1 -1
- package/esm/models/operations/{scraping-weekly.d.ts → refresh-my-linked-in-profile-type.d.ts} +405 -621
- package/esm/models/operations/refresh-my-linked-in-profile-type.d.ts.map +1 -0
- package/esm/models/operations/{scraping-weekly.js → refresh-my-linked-in-profile-type.js} +270 -303
- package/esm/models/operations/refresh-my-linked-in-profile-type.js.map +1 -0
- package/esm/models/operations/{search-linked-in-by-url-type-post.d.ts → search-linked-in-jobs-experience-level.d.ts} +305 -255
- package/esm/models/operations/search-linked-in-jobs-experience-level.d.ts.map +1 -0
- package/esm/models/operations/{search-linked-in-by-url-type-post.js → search-linked-in-jobs-experience-level.js} +211 -178
- package/esm/models/operations/search-linked-in-jobs-experience-level.js.map +1 -0
- package/esm/models/operations/{get-campaign-stats-response.d.ts → update-contact-outreach-status.d.ts} +1520 -386
- package/esm/models/operations/update-contact-outreach-status.d.ts.map +1 -0
- package/esm/models/operations/{get-campaign-stats-response.js → update-contact-outreach-status.js} +923 -249
- package/esm/models/operations/update-contact-outreach-status.js.map +1 -0
- package/esm/models/operations/update-cron-schedule-response.d.ts +1820 -0
- package/esm/models/operations/update-cron-schedule-response.d.ts.map +1 -0
- package/esm/models/operations/update-cron-schedule-response.js +1194 -0
- package/esm/models/operations/update-cron-schedule-response.js.map +1 -0
- package/esm/sdk/actions.d.ts +2 -2
- package/esm/sdk/actions.js +2 -2
- package/esm/sdk/campaigns.d.ts +1 -1
- package/esm/sdk/campaigns.d.ts.map +1 -1
- package/esm/sdk/campaigns.js +3 -3
- package/esm/sdk/campaigns.js.map +1 -1
- package/esm/sdk/chat.d.ts +1 -15
- package/esm/sdk/chat.d.ts.map +1 -1
- package/esm/sdk/chat.js +1 -18
- package/esm/sdk/chat.js.map +1 -1
- package/esm/sdk/contacts.d.ts +127 -1
- package/esm/sdk/contacts.d.ts.map +1 -1
- package/esm/sdk/contacts.js +181 -1
- package/esm/sdk/contacts.js.map +1 -1
- package/esm/sdk/context.d.ts +26 -0
- package/esm/sdk/context.d.ts.map +1 -0
- package/esm/sdk/context.js +38 -0
- package/esm/sdk/context.js.map +1 -0
- package/esm/sdk/cron.d.ts +19 -0
- package/esm/sdk/cron.d.ts.map +1 -0
- package/esm/sdk/cron.js +28 -0
- package/esm/sdk/cron.js.map +1 -0
- package/esm/sdk/linked-in-chat-2.d.ts +39 -7
- package/esm/sdk/linked-in-chat-2.d.ts.map +1 -1
- package/esm/sdk/linked-in-chat-2.js +54 -10
- package/esm/sdk/linked-in-chat-2.js.map +1 -1
- package/esm/sdk/linked-in-scrapers-2.d.ts +1 -1
- package/esm/sdk/linked-in-scrapers-2.js +1 -1
- package/esm/sdk/linked-in-search-1.d.ts +5 -2
- package/esm/sdk/linked-in-search-1.d.ts.map +1 -1
- package/esm/sdk/linked-in-search-1.js +7 -4
- package/esm/sdk/linked-in-search-1.js.map +1 -1
- package/esm/sdk/linkedin-actions-1.d.ts +1 -1
- package/esm/sdk/linkedin-actions-1.js +1 -1
- package/esm/sdk/linkedin-chat-1.d.ts +2 -27
- package/esm/sdk/linkedin-chat-1.d.ts.map +1 -1
- package/esm/sdk/linkedin-chat-1.js +1 -35
- package/esm/sdk/linkedin-chat-1.js.map +1 -1
- package/esm/sdk/linkedin-scrapers-1.d.ts +2 -2
- package/esm/sdk/linkedin-scrapers-1.js +2 -2
- package/esm/sdk/profile.d.ts +19 -5
- package/esm/sdk/profile.d.ts.map +1 -1
- package/esm/sdk/profile.js +33 -13
- package/esm/sdk/profile.js.map +1 -1
- package/esm/sdk/scheduled-messages.d.ts +33 -0
- package/esm/sdk/scheduled-messages.d.ts.map +1 -0
- package/esm/sdk/scheduled-messages.js +48 -0
- package/esm/sdk/scheduled-messages.js.map +1 -0
- package/esm/sdk/scrapers.d.ts +4 -2
- package/esm/sdk/scrapers.d.ts.map +1 -1
- package/esm/sdk/scrapers.js +4 -2
- package/esm/sdk/scrapers.js.map +1 -1
- package/esm/sdk/sdk.d.ts +11 -2
- package/esm/sdk/sdk.d.ts.map +1 -1
- package/esm/sdk/sdk.js +19 -4
- package/esm/sdk/sdk.js.map +1 -1
- package/jsr.json +1 -1
- package/package.json +2 -4
- package/src/funcs/actions-connect-profile.ts +11 -1
- package/src/funcs/actions-follow-company.ts +10 -0
- package/src/funcs/actions-list-sent-invitations.ts +10 -0
- package/src/funcs/actions-send-message.ts +11 -1
- package/src/funcs/campaigns-filter.ts +10 -1
- package/src/funcs/{campaigns-get-stats.ts → campaigns-get-campaign-stats.ts} +14 -6
- package/src/funcs/campaigns-get-status.ts +10 -1
- package/src/funcs/campaigns-sync.ts +10 -1
- package/src/funcs/chat-archive.ts +10 -0
- package/src/funcs/chat-find-conversation.ts +11 -8
- package/src/funcs/chat-unreact.ts +10 -0
- package/src/funcs/company-pages-get-analytics.ts +10 -0
- package/src/funcs/company-pages-get-permissions.ts +10 -0
- package/src/funcs/company-pages-get-posts.ts +10 -0
- package/src/funcs/company-pages-list.ts +10 -0
- package/src/funcs/contacts-add-campaign-contacts.ts +233 -0
- package/src/funcs/contacts-add-contact-activities.ts +231 -0
- package/src/funcs/contacts-bulk-update-contacts.ts +225 -0
- package/src/funcs/contacts-create-campaign.ts +224 -0
- package/src/funcs/contacts-delete-agent-state.ts +230 -0
- package/src/funcs/contacts-get-agent-state.ts +229 -0
- package/src/funcs/contacts-get-contact-by-url.ts +228 -0
- package/src/funcs/contacts-get-contact-stats.ts +232 -0
- package/src/funcs/contacts-get-contact.ts +229 -0
- package/src/funcs/contacts-list-agent-states.ts +205 -0
- package/src/funcs/contacts-list-campaign-contacts.ts +242 -0
- package/src/funcs/contacts-list-campaigns.ts +235 -0
- package/src/funcs/contacts-list-contact-activities.ts +237 -0
- package/src/funcs/contacts-patch-agent-state.ts +230 -0
- package/src/funcs/contacts-search-contacts.ts +244 -0
- package/src/funcs/contacts-set-agent-state.ts +230 -0
- package/src/funcs/contacts-update-campaign.ts +230 -0
- package/src/funcs/contacts-update-contact.ts +230 -0
- package/src/funcs/contacts-upsert.ts +66 -3
- package/src/funcs/context-delete-context.ts +229 -0
- package/src/funcs/context-list-context.ts +230 -0
- package/src/funcs/context-set-context.ts +224 -0
- package/src/funcs/cron-list-cron-schedules.ts +205 -0
- package/src/funcs/cron-update-cron-schedule.ts +231 -0
- package/src/funcs/linked-in-actions-create-comment.ts +10 -0
- package/src/funcs/linked-in-actions-decline-invitation.ts +10 -0
- package/src/funcs/linked-in-actions-like-comment.ts +10 -0
- package/src/funcs/linked-in-actions-publish-post.ts +10 -0
- package/src/funcs/linked-in-actions-save-post.ts +10 -0
- package/src/funcs/linked-in-actions-unfollow-profile.ts +10 -0
- package/src/funcs/{linkedin-chat-get-messages.ts → linked-in-chat-get-conversation-messages.ts} +22 -7
- package/src/funcs/{linkedin-chat-get-unread-count.ts → linked-in-chat-get-unread-count.ts} +12 -6
- package/src/funcs/{linkedin-chat-list-archived.ts → linked-in-chat-list-archived-conversations.ts} +20 -8
- package/src/funcs/{linked-in-chat-list-starred.ts → linked-in-chat-list-starred-conversations.ts} +20 -8
- package/src/funcs/linked-in-chat-mark-seen.ts +10 -0
- package/src/funcs/{chat-search-conversations.ts → linked-in-chat-search-linked-in-conversations.ts} +21 -6
- package/src/funcs/linked-in-chat-star.ts +10 -0
- package/src/funcs/linked-in-chat-unarchive.ts +10 -0
- package/src/funcs/linked-in-chat-unstar.ts +10 -0
- package/src/funcs/linked-in-scrapers-collect-comment-replies.ts +11 -1
- package/src/funcs/linked-in-scrapers-get-feed.ts +10 -0
- package/src/funcs/{linked-in-search-resolve-parameters.ts → linked-in-search-resolve-linked-in-search-parameters.ts} +25 -6
- package/src/funcs/linked-in-search-search-companies.ts +10 -0
- package/src/funcs/linked-in-search-search.ts +10 -0
- package/src/funcs/linkedin-actions-accept-invitation.ts +10 -0
- package/src/funcs/linkedin-actions-edit-comment.ts +10 -0
- package/src/funcs/linkedin-actions-edit-post.ts +10 -0
- package/src/funcs/linkedin-actions-follow-profile.ts +10 -0
- package/src/funcs/linkedin-actions-like-post.ts +10 -0
- package/src/funcs/linkedin-actions-list-invitations.ts +10 -0
- package/src/funcs/linkedin-actions-reply-to-comment.ts +10 -0
- package/src/funcs/linkedin-actions-repost-post.ts +11 -1
- package/src/funcs/linkedin-actions-unfollow-company.ts +10 -0
- package/src/funcs/linkedin-actions-unlike-comment.ts +10 -0
- package/src/funcs/linkedin-actions-unlike-post.ts +10 -0
- package/src/funcs/linkedin-actions-unsave-post.ts +10 -0
- package/src/funcs/linkedin-actions-withdraw-invitation.ts +10 -0
- package/src/funcs/linkedin-chat-list-inbox-conversations.ts +20 -5
- package/src/funcs/linkedin-chat-mark-all-read.ts +10 -0
- package/src/funcs/linkedin-chat-react.ts +10 -0
- package/src/funcs/linkedin-chat-send-typing-indicator.ts +10 -0
- package/src/funcs/linkedin-scrapers-collect-comments.ts +11 -1
- package/src/funcs/linkedin-scrapers-collect-hashtag-posts.ts +10 -0
- package/src/funcs/linkedin-scrapers-collect-likes.ts +11 -1
- package/src/funcs/linkedin-scrapers-list-saved-posts.ts +10 -0
- package/src/funcs/linkedin-scrapers-visit-company.ts +10 -0
- package/src/funcs/linkedin-search-search-by-url.ts +10 -0
- package/src/funcs/linkedin-search-search-jobs.ts +10 -0
- package/src/funcs/linkedin-search-search-people.ts +10 -0
- package/src/funcs/linkedin-search-search-posts.ts +10 -0
- package/src/funcs/profile-get-follower-analytics.ts +10 -0
- package/src/funcs/profile-get-followers.ts +10 -0
- package/src/funcs/profile-get-linked-in-connections.ts +233 -0
- package/src/funcs/{profile-get-credits.ts → profile-get-my-credits.ts} +12 -2
- package/src/funcs/{profile-get-limits.ts → profile-get-my-limits.ts} +12 -2
- package/src/funcs/{profile-get.ts → profile-get-my-linked-in-profile.ts} +12 -2
- package/src/funcs/profile-get-post-analytics.ts +11 -1
- package/src/funcs/profile-get-posts.ts +10 -0
- package/src/funcs/profile-get-profile-views.ts +10 -0
- package/src/funcs/profile-get-search-appearances.ts +10 -0
- package/src/funcs/{profile-list-accounts.ts → profile-list-linked-in-accounts.ts} +12 -2
- package/src/funcs/profile-refresh.ts +10 -0
- package/src/funcs/profile-switch-linked-in-account.ts +225 -0
- package/src/funcs/profile-update-account.ts +10 -0
- package/src/funcs/sales-nav-search-people.ts +10 -0
- package/src/funcs/sales-navigator-search-search-companies.ts +10 -0
- package/src/funcs/sales-navigator-search-search.ts +10 -0
- package/src/funcs/scheduled-messages-batch-schedule-messages.ts +225 -0
- package/src/funcs/scheduled-messages-cancel-scheduled-messages.ts +225 -0
- package/src/funcs/scheduled-messages-create-scheduled-message.ts +225 -0
- package/src/funcs/scheduled-messages-list-scheduled-messages.ts +236 -0
- package/src/funcs/scrapers-collect-posts.ts +11 -1
- package/src/funcs/scrapers-visit-profile.ts +13 -1
- package/src/lib/config.ts +8 -4
- package/src/lib/files.ts +22 -0
- package/src/lib/sdks.ts +7 -5
- package/src/lib/url.ts +16 -14
- package/src/models/errors/collect-linked-in-likes.ts +108 -0
- package/src/models/operations/index.ts +4 -4
- package/src/models/operations/{scraping-weekly.ts → refresh-my-linked-in-profile-type.ts} +2106 -2364
- package/src/models/operations/{search-linked-in-by-url-type-post.ts → search-linked-in-jobs-experience-level.ts} +649 -536
- package/src/models/operations/{get-campaign-stats-response.ts → update-contact-outreach-status.ts} +3582 -1450
- package/src/models/operations/update-cron-schedule-response.ts +3771 -0
- package/src/sdk/actions.ts +2 -2
- package/src/sdk/campaigns.ts +3 -3
- package/src/sdk/chat.ts +1 -26
- package/src/sdk/contacts.ts +323 -1
- package/src/sdk/context.ts +63 -0
- package/src/sdk/cron.ts +43 -0
- package/src/sdk/linked-in-chat-2.ts +92 -18
- package/src/sdk/linked-in-scrapers-2.ts +1 -1
- package/src/sdk/linked-in-search-1.ts +7 -4
- package/src/sdk/linkedin-actions-1.ts +1 -1
- package/src/sdk/linkedin-chat-1.ts +2 -60
- package/src/sdk/linkedin-scrapers-1.ts +2 -2
- package/src/sdk/profile.ts +49 -13
- package/src/sdk/scheduled-messages.ts +81 -0
- package/src/sdk/scrapers.ts +4 -2
- package/src/sdk/sdk.ts +23 -5
- package/esm/funcs/campaigns-get-stats.js.map +0 -1
- package/esm/funcs/chat-search-conversations.js.map +0 -1
- package/esm/funcs/linked-in-chat-list-starred.d.ts +0 -18
- package/esm/funcs/linked-in-chat-list-starred.d.ts.map +0 -1
- package/esm/funcs/linked-in-chat-list-starred.js.map +0 -1
- package/esm/funcs/linked-in-search-resolve-parameters.d.ts.map +0 -1
- package/esm/funcs/linked-in-search-resolve-parameters.js.map +0 -1
- package/esm/funcs/linkedin-chat-get-messages.d.ts +0 -22
- package/esm/funcs/linkedin-chat-get-messages.d.ts.map +0 -1
- package/esm/funcs/linkedin-chat-get-messages.js.map +0 -1
- package/esm/funcs/linkedin-chat-get-unread-count.d.ts.map +0 -1
- package/esm/funcs/linkedin-chat-get-unread-count.js.map +0 -1
- package/esm/funcs/linkedin-chat-list-archived.d.ts.map +0 -1
- package/esm/funcs/linkedin-chat-list-archived.js.map +0 -1
- package/esm/funcs/profile-get-credits.d.ts.map +0 -1
- package/esm/funcs/profile-get-credits.js.map +0 -1
- package/esm/funcs/profile-get-limits.d.ts.map +0 -1
- package/esm/funcs/profile-get-limits.js.map +0 -1
- package/esm/funcs/profile-get.d.ts.map +0 -1
- package/esm/funcs/profile-get.js.map +0 -1
- package/esm/funcs/profile-list-accounts.js.map +0 -1
- package/esm/models/operations/get-campaign-stats-response.d.ts.map +0 -1
- package/esm/models/operations/get-campaign-stats-response.js.map +0 -1
- package/esm/models/operations/scraping-weekly.d.ts.map +0 -1
- package/esm/models/operations/scraping-weekly.js.map +0 -1
- package/esm/models/operations/search-linked-in-by-url-type-post.d.ts.map +0 -1
- package/esm/models/operations/search-linked-in-by-url-type-post.js.map +0 -1
- package/esm/models/operations/upsert-contacts.d.ts +0 -182
- package/esm/models/operations/upsert-contacts.d.ts.map +0 -1
- package/esm/models/operations/upsert-contacts.js +0 -116
- package/esm/models/operations/upsert-contacts.js.map +0 -1
- package/src/models/operations/upsert-contacts.ts +0 -305
|
@@ -2,7 +2,474 @@ import * as z from "zod/v4-mini";
|
|
|
2
2
|
import { ClosedEnum, OpenEnum } from "../../types/enums.js";
|
|
3
3
|
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
4
4
|
import { SDKValidationError } from "../errors/sdk-validation-error.js";
|
|
5
|
-
import {
|
|
5
|
+
import { RefreshMyLinkedInProfileEducation, RefreshMyLinkedInProfileLocation, RefreshMyLinkedInProfilePosition, RefreshMyLinkedInProfileType } from "./refresh-my-linked-in-profile-type.js";
|
|
6
|
+
/**
|
|
7
|
+
* Type of media attached to the post.
|
|
8
|
+
*/
|
|
9
|
+
export declare const RefreshMyLinkedInProfileMediaType: {
|
|
10
|
+
readonly Image: "image";
|
|
11
|
+
readonly Video: "video";
|
|
12
|
+
readonly Document: "document";
|
|
13
|
+
readonly Article: "article";
|
|
14
|
+
};
|
|
15
|
+
/**
|
|
16
|
+
* Type of media attached to the post.
|
|
17
|
+
*/
|
|
18
|
+
export type RefreshMyLinkedInProfileMediaType = OpenEnum<typeof RefreshMyLinkedInProfileMediaType>;
|
|
19
|
+
/**
|
|
20
|
+
* Media attached to the post (image, video, document, or article). Absent when the post is text-only.
|
|
21
|
+
*/
|
|
22
|
+
export type RefreshMyLinkedInProfileMedia = {
|
|
23
|
+
/**
|
|
24
|
+
* Type of media attached to the post.
|
|
25
|
+
*/
|
|
26
|
+
type: RefreshMyLinkedInProfileMediaType;
|
|
27
|
+
/**
|
|
28
|
+
* Media URLs (image URLs for carousels, video streaming URL, article link, etc.).
|
|
29
|
+
*/
|
|
30
|
+
urls: Array<string>;
|
|
31
|
+
/**
|
|
32
|
+
* Title of the article or document, when available.
|
|
33
|
+
*/
|
|
34
|
+
title?: string | undefined;
|
|
35
|
+
/**
|
|
36
|
+
* Thumbnail URL for videos, articles, or document covers.
|
|
37
|
+
*/
|
|
38
|
+
thumbnailUrl?: string | undefined;
|
|
39
|
+
};
|
|
40
|
+
export type RefreshMyLinkedInProfileLastPost = {
|
|
41
|
+
postUrl: string;
|
|
42
|
+
text: string;
|
|
43
|
+
date: number;
|
|
44
|
+
likesCount: number;
|
|
45
|
+
commentsCount: number;
|
|
46
|
+
sharesCount: number;
|
|
47
|
+
postUrn: string;
|
|
48
|
+
postId: string;
|
|
49
|
+
type: RefreshMyLinkedInProfileType;
|
|
50
|
+
/**
|
|
51
|
+
* Media attached to the post (image, video, document, or article). Absent when the post is text-only.
|
|
52
|
+
*/
|
|
53
|
+
media?: RefreshMyLinkedInProfileMedia | undefined;
|
|
54
|
+
};
|
|
55
|
+
/**
|
|
56
|
+
* Refreshed LinkedIn profile data
|
|
57
|
+
*/
|
|
58
|
+
export type RefreshMyLinkedInProfileResponse = {
|
|
59
|
+
success: true;
|
|
60
|
+
/**
|
|
61
|
+
* LinkedIn vanity name (e.g., 'alexandre-sarfati')
|
|
62
|
+
*/
|
|
63
|
+
linkedinProfileId: string | null;
|
|
64
|
+
/**
|
|
65
|
+
* Full name from LinkedIn
|
|
66
|
+
*/
|
|
67
|
+
linkedinName: string | null;
|
|
68
|
+
/**
|
|
69
|
+
* Email from LinkedIn profile
|
|
70
|
+
*/
|
|
71
|
+
linkedinEmail: string | null;
|
|
72
|
+
/**
|
|
73
|
+
* LinkedIn profile URN
|
|
74
|
+
*/
|
|
75
|
+
profileUrn: string | null;
|
|
76
|
+
/**
|
|
77
|
+
* LinkedIn headline
|
|
78
|
+
*/
|
|
79
|
+
headline: string | null;
|
|
80
|
+
/**
|
|
81
|
+
* Profile picture URL
|
|
82
|
+
*/
|
|
83
|
+
profilePic: string | null;
|
|
84
|
+
/**
|
|
85
|
+
* Full LinkedIn profile URL
|
|
86
|
+
*/
|
|
87
|
+
profileUrl: string | null;
|
|
88
|
+
/**
|
|
89
|
+
* Work positions (populated after /refresh)
|
|
90
|
+
*/
|
|
91
|
+
positions?: Array<RefreshMyLinkedInProfilePosition> | undefined;
|
|
92
|
+
/**
|
|
93
|
+
* Education entries (populated after /refresh)
|
|
94
|
+
*/
|
|
95
|
+
educations?: Array<RefreshMyLinkedInProfileEducation> | undefined;
|
|
96
|
+
/**
|
|
97
|
+
* Total LinkedIn connections
|
|
98
|
+
*/
|
|
99
|
+
connectionsCount: number | null;
|
|
100
|
+
/**
|
|
101
|
+
* Profile location
|
|
102
|
+
*/
|
|
103
|
+
location: RefreshMyLinkedInProfileLocation | null;
|
|
104
|
+
/**
|
|
105
|
+
* LinkedIn verification status
|
|
106
|
+
*/
|
|
107
|
+
isVerified: boolean | null;
|
|
108
|
+
/**
|
|
109
|
+
* Last 5 posts (populated when posts have been fetched via /me/linkedin/posts)
|
|
110
|
+
*/
|
|
111
|
+
lastPosts?: Array<RefreshMyLinkedInProfileLastPost> | undefined;
|
|
112
|
+
refreshed: true;
|
|
113
|
+
/**
|
|
114
|
+
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
115
|
+
*/
|
|
116
|
+
creditsUsed: number;
|
|
117
|
+
/**
|
|
118
|
+
* Seconds to wait before making another call of the same type. 0 means no wait needed.
|
|
119
|
+
*/
|
|
120
|
+
retryAfter: number;
|
|
121
|
+
};
|
|
122
|
+
export type GetMyLinkedInPostsRequest = {
|
|
123
|
+
/**
|
|
124
|
+
* Number of posts to fetch (default 20, max 100).
|
|
125
|
+
*/
|
|
126
|
+
count?: number | undefined;
|
|
127
|
+
/**
|
|
128
|
+
* Pagination offset (default 0).
|
|
129
|
+
*/
|
|
130
|
+
start?: number | undefined;
|
|
131
|
+
/**
|
|
132
|
+
* Pagination token from a previous response to fetch the next page.
|
|
133
|
+
*/
|
|
134
|
+
paginationToken?: string | undefined;
|
|
135
|
+
};
|
|
136
|
+
export declare const GetMyLinkedInPostsType: {
|
|
137
|
+
readonly Activity: "activity";
|
|
138
|
+
readonly UgcPost: "ugcPost";
|
|
139
|
+
readonly Share: "share";
|
|
140
|
+
};
|
|
141
|
+
export type GetMyLinkedInPostsType = OpenEnum<typeof GetMyLinkedInPostsType>;
|
|
142
|
+
/**
|
|
143
|
+
* Type of media attached to the post.
|
|
144
|
+
*/
|
|
145
|
+
export declare const GetMyLinkedInPostsMediaType: {
|
|
146
|
+
readonly Image: "image";
|
|
147
|
+
readonly Video: "video";
|
|
148
|
+
readonly Document: "document";
|
|
149
|
+
readonly Article: "article";
|
|
150
|
+
};
|
|
151
|
+
/**
|
|
152
|
+
* Type of media attached to the post.
|
|
153
|
+
*/
|
|
154
|
+
export type GetMyLinkedInPostsMediaType = OpenEnum<typeof GetMyLinkedInPostsMediaType>;
|
|
155
|
+
/**
|
|
156
|
+
* Media attached to the post (image, video, document, or article). Absent when the post is text-only.
|
|
157
|
+
*/
|
|
158
|
+
export type GetMyLinkedInPostsMedia = {
|
|
159
|
+
/**
|
|
160
|
+
* Type of media attached to the post.
|
|
161
|
+
*/
|
|
162
|
+
type: GetMyLinkedInPostsMediaType;
|
|
163
|
+
/**
|
|
164
|
+
* Media URLs (image URLs for carousels, video streaming URL, article link, etc.).
|
|
165
|
+
*/
|
|
166
|
+
urls: Array<string>;
|
|
167
|
+
/**
|
|
168
|
+
* Title of the article or document, when available.
|
|
169
|
+
*/
|
|
170
|
+
title?: string | undefined;
|
|
171
|
+
/**
|
|
172
|
+
* Thumbnail URL for videos, articles, or document covers.
|
|
173
|
+
*/
|
|
174
|
+
thumbnailUrl?: string | undefined;
|
|
175
|
+
};
|
|
176
|
+
export type GetMyLinkedInPostsPost = {
|
|
177
|
+
postUrl: string;
|
|
178
|
+
text: string;
|
|
179
|
+
date: number;
|
|
180
|
+
likesCount: number;
|
|
181
|
+
commentsCount: number;
|
|
182
|
+
sharesCount: number;
|
|
183
|
+
postUrn: string;
|
|
184
|
+
postId: string;
|
|
185
|
+
type: GetMyLinkedInPostsType;
|
|
186
|
+
/**
|
|
187
|
+
* Media attached to the post (image, video, document, or article). Absent when the post is text-only.
|
|
188
|
+
*/
|
|
189
|
+
media?: GetMyLinkedInPostsMedia | undefined;
|
|
190
|
+
};
|
|
191
|
+
/**
|
|
192
|
+
* Paginated list of the user's own posts
|
|
193
|
+
*/
|
|
194
|
+
export type GetMyLinkedInPostsResponse = {
|
|
195
|
+
success: true;
|
|
196
|
+
posts: Array<GetMyLinkedInPostsPost>;
|
|
197
|
+
count: number;
|
|
198
|
+
total: number;
|
|
199
|
+
start: number;
|
|
200
|
+
hasMore: boolean;
|
|
201
|
+
paginationToken: string | null;
|
|
202
|
+
/**
|
|
203
|
+
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
204
|
+
*/
|
|
205
|
+
creditsUsed: number;
|
|
206
|
+
/**
|
|
207
|
+
* Seconds to wait before making another call of the same type. 0 means no wait needed.
|
|
208
|
+
*/
|
|
209
|
+
retryAfter: number;
|
|
210
|
+
};
|
|
211
|
+
export type GetMyLinkedInFollowersRequest = {
|
|
212
|
+
/**
|
|
213
|
+
* Pagination offset (default 0).
|
|
214
|
+
*/
|
|
215
|
+
start?: number | undefined;
|
|
216
|
+
/**
|
|
217
|
+
* Number of followers to fetch per page (default 10, max 50).
|
|
218
|
+
*/
|
|
219
|
+
count?: number | undefined;
|
|
220
|
+
};
|
|
221
|
+
export type Follower = {
|
|
222
|
+
name: string;
|
|
223
|
+
headline: string | null;
|
|
224
|
+
profileUrl: string | null;
|
|
225
|
+
profilePicture: string | null;
|
|
226
|
+
followerCount: number | null;
|
|
227
|
+
/**
|
|
228
|
+
* Whether you follow this person back
|
|
229
|
+
*/
|
|
230
|
+
following: boolean;
|
|
231
|
+
/**
|
|
232
|
+
* LinkedIn profile URN (e.g. urn:li:fsd_profile:ACoAAA...) when available
|
|
233
|
+
*/
|
|
234
|
+
profileUrn: string | null;
|
|
235
|
+
/**
|
|
236
|
+
* Vanity slug from profile URL (e.g. john-doe) when not URN-based
|
|
237
|
+
*/
|
|
238
|
+
publicIdentifier: string | null;
|
|
239
|
+
};
|
|
240
|
+
/**
|
|
241
|
+
* Paginated list of followers
|
|
242
|
+
*/
|
|
243
|
+
export type GetMyLinkedInFollowersResponse = {
|
|
244
|
+
success: true;
|
|
245
|
+
followers: Array<Follower>;
|
|
246
|
+
count: number;
|
|
247
|
+
/**
|
|
248
|
+
* Total reported by LinkedIn (capped at ~1000)
|
|
249
|
+
*/
|
|
250
|
+
totalFollowers: number;
|
|
251
|
+
start: number;
|
|
252
|
+
hasMore: boolean;
|
|
253
|
+
/**
|
|
254
|
+
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
255
|
+
*/
|
|
256
|
+
creditsUsed: number;
|
|
257
|
+
/**
|
|
258
|
+
* Seconds to wait before making another call of the same type. 0 means no wait needed.
|
|
259
|
+
*/
|
|
260
|
+
retryAfter: number;
|
|
261
|
+
};
|
|
262
|
+
/**
|
|
263
|
+
* Daily usage counter (resets at midnight UTC)
|
|
264
|
+
*/
|
|
265
|
+
export type ConnectionRequestDaily = {
|
|
266
|
+
/**
|
|
267
|
+
* Number of actions used in this window
|
|
268
|
+
*/
|
|
269
|
+
current: number;
|
|
270
|
+
/**
|
|
271
|
+
* Maximum allowed actions in this window (with multiplier applied)
|
|
272
|
+
*/
|
|
273
|
+
limit: number;
|
|
274
|
+
/**
|
|
275
|
+
* Actions remaining before hitting the limit
|
|
276
|
+
*/
|
|
277
|
+
remaining: number;
|
|
278
|
+
};
|
|
279
|
+
/**
|
|
280
|
+
* Weekly usage counter (resets Monday 00:00 UTC). Null if no weekly cap for this action type.
|
|
281
|
+
*/
|
|
282
|
+
export type ConnectionRequestWeekly = {
|
|
283
|
+
/**
|
|
284
|
+
* Number of actions used in this window
|
|
285
|
+
*/
|
|
286
|
+
current: number;
|
|
287
|
+
/**
|
|
288
|
+
* Maximum allowed actions in this window (with multiplier applied)
|
|
289
|
+
*/
|
|
290
|
+
limit: number;
|
|
291
|
+
/**
|
|
292
|
+
* Actions remaining before hitting the limit
|
|
293
|
+
*/
|
|
294
|
+
remaining: number;
|
|
295
|
+
};
|
|
296
|
+
/**
|
|
297
|
+
* Limits for sending LinkedIn connection requests
|
|
298
|
+
*/
|
|
299
|
+
export type ConnectionRequest = {
|
|
300
|
+
/**
|
|
301
|
+
* Daily usage counter (resets at midnight UTC)
|
|
302
|
+
*/
|
|
303
|
+
daily: ConnectionRequestDaily;
|
|
304
|
+
/**
|
|
305
|
+
* Weekly usage counter (resets Monday 00:00 UTC). Null if no weekly cap for this action type.
|
|
306
|
+
*/
|
|
307
|
+
weekly: ConnectionRequestWeekly | null;
|
|
308
|
+
/**
|
|
309
|
+
* Minimum delay in seconds required between two consecutive actions of this type
|
|
310
|
+
*/
|
|
311
|
+
minIntervalSeconds: number;
|
|
312
|
+
/**
|
|
313
|
+
* ISO 8601 timestamp of the next daily counter reset
|
|
314
|
+
*/
|
|
315
|
+
nextResetDaily: Date;
|
|
316
|
+
/**
|
|
317
|
+
* ISO 8601 timestamp of the next weekly counter reset. Null if no weekly cap.
|
|
318
|
+
*/
|
|
319
|
+
nextResetWeekly: Date | null;
|
|
320
|
+
};
|
|
321
|
+
/**
|
|
322
|
+
* Daily usage counter (resets at midnight UTC)
|
|
323
|
+
*/
|
|
324
|
+
export type MessageDaily = {
|
|
325
|
+
/**
|
|
326
|
+
* Number of actions used in this window
|
|
327
|
+
*/
|
|
328
|
+
current: number;
|
|
329
|
+
/**
|
|
330
|
+
* Maximum allowed actions in this window (with multiplier applied)
|
|
331
|
+
*/
|
|
332
|
+
limit: number;
|
|
333
|
+
/**
|
|
334
|
+
* Actions remaining before hitting the limit
|
|
335
|
+
*/
|
|
336
|
+
remaining: number;
|
|
337
|
+
};
|
|
338
|
+
/**
|
|
339
|
+
* Weekly usage counter (resets Monday 00:00 UTC). Null if no weekly cap for this action type.
|
|
340
|
+
*/
|
|
341
|
+
export type MessageWeekly = {
|
|
342
|
+
/**
|
|
343
|
+
* Number of actions used in this window
|
|
344
|
+
*/
|
|
345
|
+
current: number;
|
|
346
|
+
/**
|
|
347
|
+
* Maximum allowed actions in this window (with multiplier applied)
|
|
348
|
+
*/
|
|
349
|
+
limit: number;
|
|
350
|
+
/**
|
|
351
|
+
* Actions remaining before hitting the limit
|
|
352
|
+
*/
|
|
353
|
+
remaining: number;
|
|
354
|
+
};
|
|
355
|
+
/**
|
|
356
|
+
* Limits for social engagement actions: sending messages, publishing posts, replying to comments, liking comments
|
|
357
|
+
*/
|
|
358
|
+
export type GetMyLimitsMessage = {
|
|
359
|
+
/**
|
|
360
|
+
* Daily usage counter (resets at midnight UTC)
|
|
361
|
+
*/
|
|
362
|
+
daily: MessageDaily;
|
|
363
|
+
/**
|
|
364
|
+
* Weekly usage counter (resets Monday 00:00 UTC). Null if no weekly cap for this action type.
|
|
365
|
+
*/
|
|
366
|
+
weekly: MessageWeekly | null;
|
|
367
|
+
/**
|
|
368
|
+
* Minimum delay in seconds required between two consecutive actions of this type
|
|
369
|
+
*/
|
|
370
|
+
minIntervalSeconds: number;
|
|
371
|
+
/**
|
|
372
|
+
* ISO 8601 timestamp of the next daily counter reset
|
|
373
|
+
*/
|
|
374
|
+
nextResetDaily: Date;
|
|
375
|
+
/**
|
|
376
|
+
* ISO 8601 timestamp of the next weekly counter reset. Null if no weekly cap.
|
|
377
|
+
*/
|
|
378
|
+
nextResetWeekly: Date | null;
|
|
379
|
+
};
|
|
380
|
+
/**
|
|
381
|
+
* Daily usage counter (resets at midnight UTC)
|
|
382
|
+
*/
|
|
383
|
+
export type ProfileVisitDaily = {
|
|
384
|
+
/**
|
|
385
|
+
* Number of actions used in this window
|
|
386
|
+
*/
|
|
387
|
+
current: number;
|
|
388
|
+
/**
|
|
389
|
+
* Maximum allowed actions in this window (with multiplier applied)
|
|
390
|
+
*/
|
|
391
|
+
limit: number;
|
|
392
|
+
/**
|
|
393
|
+
* Actions remaining before hitting the limit
|
|
394
|
+
*/
|
|
395
|
+
remaining: number;
|
|
396
|
+
};
|
|
397
|
+
/**
|
|
398
|
+
* Weekly usage counter (resets Monday 00:00 UTC). Null if no weekly cap for this action type.
|
|
399
|
+
*/
|
|
400
|
+
export type ProfileVisitWeekly = {
|
|
401
|
+
/**
|
|
402
|
+
* Number of actions used in this window
|
|
403
|
+
*/
|
|
404
|
+
current: number;
|
|
405
|
+
/**
|
|
406
|
+
* Maximum allowed actions in this window (with multiplier applied)
|
|
407
|
+
*/
|
|
408
|
+
limit: number;
|
|
409
|
+
/**
|
|
410
|
+
* Actions remaining before hitting the limit
|
|
411
|
+
*/
|
|
412
|
+
remaining: number;
|
|
413
|
+
};
|
|
414
|
+
/**
|
|
415
|
+
* Limits for visiting LinkedIn profiles and company pages
|
|
416
|
+
*/
|
|
417
|
+
export type ProfileVisit = {
|
|
418
|
+
/**
|
|
419
|
+
* Daily usage counter (resets at midnight UTC)
|
|
420
|
+
*/
|
|
421
|
+
daily: ProfileVisitDaily;
|
|
422
|
+
/**
|
|
423
|
+
* Weekly usage counter (resets Monday 00:00 UTC). Null if no weekly cap for this action type.
|
|
424
|
+
*/
|
|
425
|
+
weekly: ProfileVisitWeekly | null;
|
|
426
|
+
/**
|
|
427
|
+
* Minimum delay in seconds required between two consecutive actions of this type
|
|
428
|
+
*/
|
|
429
|
+
minIntervalSeconds: number;
|
|
430
|
+
/**
|
|
431
|
+
* ISO 8601 timestamp of the next daily counter reset
|
|
432
|
+
*/
|
|
433
|
+
nextResetDaily: Date;
|
|
434
|
+
/**
|
|
435
|
+
* ISO 8601 timestamp of the next weekly counter reset. Null if no weekly cap.
|
|
436
|
+
*/
|
|
437
|
+
nextResetWeekly: Date | null;
|
|
438
|
+
};
|
|
439
|
+
/**
|
|
440
|
+
* Daily usage counter (resets at midnight UTC)
|
|
441
|
+
*/
|
|
442
|
+
export type ScrapingDaily = {
|
|
443
|
+
/**
|
|
444
|
+
* Number of actions used in this window
|
|
445
|
+
*/
|
|
446
|
+
current: number;
|
|
447
|
+
/**
|
|
448
|
+
* Maximum allowed actions in this window (with multiplier applied)
|
|
449
|
+
*/
|
|
450
|
+
limit: number;
|
|
451
|
+
/**
|
|
452
|
+
* Actions remaining before hitting the limit
|
|
453
|
+
*/
|
|
454
|
+
remaining: number;
|
|
455
|
+
};
|
|
456
|
+
/**
|
|
457
|
+
* Weekly usage counter (resets Monday 00:00 UTC). Null if no weekly cap for this action type.
|
|
458
|
+
*/
|
|
459
|
+
export type ScrapingWeekly = {
|
|
460
|
+
/**
|
|
461
|
+
* Number of actions used in this window
|
|
462
|
+
*/
|
|
463
|
+
current: number;
|
|
464
|
+
/**
|
|
465
|
+
* Maximum allowed actions in this window (with multiplier applied)
|
|
466
|
+
*/
|
|
467
|
+
limit: number;
|
|
468
|
+
/**
|
|
469
|
+
* Actions remaining before hitting the limit
|
|
470
|
+
*/
|
|
471
|
+
remaining: number;
|
|
472
|
+
};
|
|
6
473
|
/**
|
|
7
474
|
* Limits for data collection: search, collecting posts/likes/comments, fetching followers, listing chats
|
|
8
475
|
*/
|
|
@@ -103,12 +570,20 @@ export type GetMyCreditsResponse = {
|
|
|
103
570
|
retryAfter: number;
|
|
104
571
|
};
|
|
105
572
|
export type GetLinkedInProfileViewsRequest = {};
|
|
573
|
+
export type ViewedAt = number | string;
|
|
574
|
+
export type View = {
|
|
575
|
+
entityUrn: string;
|
|
576
|
+
viewedAt: number | string | null;
|
|
577
|
+
viewer: string | null;
|
|
578
|
+
headline: string | null;
|
|
579
|
+
navigationUrl: string | null;
|
|
580
|
+
};
|
|
106
581
|
/**
|
|
107
582
|
* Profile viewers
|
|
108
583
|
*/
|
|
109
584
|
export type GetLinkedInProfileViewsResponse = {
|
|
110
585
|
success: true;
|
|
111
|
-
views: Array<
|
|
586
|
+
views: Array<View>;
|
|
112
587
|
total: number;
|
|
113
588
|
/**
|
|
114
589
|
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
@@ -120,12 +595,27 @@ export type GetLinkedInProfileViewsResponse = {
|
|
|
120
595
|
retryAfter: number;
|
|
121
596
|
};
|
|
122
597
|
export type GetLinkedInSearchAppearancesRequest = {};
|
|
598
|
+
export type Appearances = {
|
|
599
|
+
count: number;
|
|
600
|
+
/**
|
|
601
|
+
* Top search keywords that led to your profile
|
|
602
|
+
*/
|
|
603
|
+
keywords: Array<any>;
|
|
604
|
+
/**
|
|
605
|
+
* Companies of people who found you
|
|
606
|
+
*/
|
|
607
|
+
companies: Array<any>;
|
|
608
|
+
/**
|
|
609
|
+
* Raw LinkedIn API response
|
|
610
|
+
*/
|
|
611
|
+
raw: any;
|
|
612
|
+
};
|
|
123
613
|
/**
|
|
124
614
|
* Search appearance stats
|
|
125
615
|
*/
|
|
126
616
|
export type GetLinkedInSearchAppearancesResponse = {
|
|
127
617
|
success: true;
|
|
128
|
-
appearances:
|
|
618
|
+
appearances: Appearances;
|
|
129
619
|
/**
|
|
130
620
|
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
131
621
|
*/
|
|
@@ -141,12 +631,17 @@ export type GetLinkedInPostAnalyticsRequest = {
|
|
|
141
631
|
*/
|
|
142
632
|
postUrl: string;
|
|
143
633
|
};
|
|
634
|
+
export type GetLinkedInPostAnalyticsAnalytics = {
|
|
635
|
+
reactions: number;
|
|
636
|
+
comments: number;
|
|
637
|
+
postUrn: string;
|
|
638
|
+
};
|
|
144
639
|
/**
|
|
145
640
|
* Post analytics
|
|
146
641
|
*/
|
|
147
642
|
export type GetLinkedInPostAnalyticsResponse = {
|
|
148
643
|
success: true;
|
|
149
|
-
analytics:
|
|
644
|
+
analytics: GetLinkedInPostAnalyticsAnalytics;
|
|
150
645
|
/**
|
|
151
646
|
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
152
647
|
*/
|
|
@@ -157,12 +652,84 @@ export type GetLinkedInPostAnalyticsResponse = {
|
|
|
157
652
|
retryAfter: number;
|
|
158
653
|
};
|
|
159
654
|
export type GetLinkedInFollowerAnalyticsRequest = {};
|
|
655
|
+
/**
|
|
656
|
+
* Follower count and optional growth/demographics data from LinkedIn
|
|
657
|
+
*/
|
|
658
|
+
export type GetLinkedInFollowerAnalyticsAnalytics = {
|
|
659
|
+
count: number;
|
|
660
|
+
[additionalProperties: string]: unknown;
|
|
661
|
+
};
|
|
160
662
|
/**
|
|
161
663
|
* Follower analytics
|
|
162
664
|
*/
|
|
163
665
|
export type GetLinkedInFollowerAnalyticsResponse = {
|
|
164
666
|
success: true;
|
|
165
|
-
|
|
667
|
+
/**
|
|
668
|
+
* Follower count and optional growth/demographics data from LinkedIn
|
|
669
|
+
*/
|
|
670
|
+
analytics: GetLinkedInFollowerAnalyticsAnalytics;
|
|
671
|
+
/**
|
|
672
|
+
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
673
|
+
*/
|
|
674
|
+
creditsUsed: number;
|
|
675
|
+
/**
|
|
676
|
+
* Seconds to wait before making another call of the same type. 0 means no wait needed.
|
|
677
|
+
*/
|
|
678
|
+
retryAfter: number;
|
|
679
|
+
};
|
|
680
|
+
export type SwitchLinkedInAccountRequest = {
|
|
681
|
+
/**
|
|
682
|
+
* The LinkedIn credentials ID to switch to (from listAccounts)
|
|
683
|
+
*/
|
|
684
|
+
credentialsId: string;
|
|
685
|
+
};
|
|
686
|
+
/**
|
|
687
|
+
* Account switched
|
|
688
|
+
*/
|
|
689
|
+
export type SwitchLinkedInAccountResponse = {
|
|
690
|
+
success: true;
|
|
691
|
+
/**
|
|
692
|
+
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
693
|
+
*/
|
|
694
|
+
creditsUsed: number;
|
|
695
|
+
/**
|
|
696
|
+
* Seconds to wait before making another call of the same type. 0 means no wait needed.
|
|
697
|
+
*/
|
|
698
|
+
retryAfter: number;
|
|
699
|
+
};
|
|
700
|
+
export type GetLinkedInConnectionsRequest = {
|
|
701
|
+
/**
|
|
702
|
+
* Pagination offset
|
|
703
|
+
*/
|
|
704
|
+
start?: number | undefined;
|
|
705
|
+
/**
|
|
706
|
+
* Results per page (max 100)
|
|
707
|
+
*/
|
|
708
|
+
count?: number | undefined;
|
|
709
|
+
};
|
|
710
|
+
export type Connection = {
|
|
711
|
+
name: string;
|
|
712
|
+
headline: string | null;
|
|
713
|
+
profileUrl: string | null;
|
|
714
|
+
imageUrl: string | null;
|
|
715
|
+
/**
|
|
716
|
+
* Vanity slug from profile URL (e.g. john-doe) when not URN-based
|
|
717
|
+
*/
|
|
718
|
+
publicIdentifier: string | null;
|
|
719
|
+
/**
|
|
720
|
+
* LinkedIn profile URN (e.g. urn:li:fsd_profile:ACoAAA...) when available
|
|
721
|
+
*/
|
|
722
|
+
profileUrn: string | null;
|
|
723
|
+
connectedAt: string | null;
|
|
724
|
+
};
|
|
725
|
+
/**
|
|
726
|
+
* Connections list
|
|
727
|
+
*/
|
|
728
|
+
export type GetLinkedInConnectionsResponse = {
|
|
729
|
+
success: true;
|
|
730
|
+
connections: Array<Connection>;
|
|
731
|
+
total: number;
|
|
732
|
+
hasMore: boolean;
|
|
166
733
|
/**
|
|
167
734
|
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
168
735
|
*/
|
|
@@ -370,174 +937,10 @@ export type Permissions = {
|
|
|
370
937
|
/**
|
|
371
938
|
* Company page admin permissions
|
|
372
939
|
*/
|
|
373
|
-
export type GetCompanyPagePermissionsResponse = {
|
|
374
|
-
success: true;
|
|
375
|
-
universalName: string;
|
|
376
|
-
permissions: Permissions;
|
|
377
|
-
/**
|
|
378
|
-
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
379
|
-
*/
|
|
380
|
-
creditsUsed: number;
|
|
381
|
-
/**
|
|
382
|
-
* Seconds to wait before making another call of the same type. 0 means no wait needed.
|
|
383
|
-
*/
|
|
384
|
-
retryAfter: number;
|
|
385
|
-
};
|
|
386
|
-
export type GetCompanyPageAnalyticsRequest = {
|
|
387
|
-
/**
|
|
388
|
-
* Company page ID (numeric, e.g. '111652438')
|
|
389
|
-
*/
|
|
390
|
-
companyId: string;
|
|
391
|
-
};
|
|
392
|
-
export type GetCompanyPageAnalyticsFoundedOn = {
|
|
393
|
-
year: number;
|
|
394
|
-
month?: number | undefined;
|
|
395
|
-
day?: number | undefined;
|
|
396
|
-
};
|
|
397
|
-
export type GetCompanyPageAnalyticsHeadquarter = {
|
|
398
|
-
city: string;
|
|
399
|
-
country: string;
|
|
400
|
-
line1?: string | undefined;
|
|
401
|
-
postalCode?: string | undefined;
|
|
402
|
-
};
|
|
403
|
-
export type Analytics = {
|
|
404
|
-
name: string;
|
|
405
|
-
universalName: string;
|
|
406
|
-
followerCount: number | null;
|
|
407
|
-
employeeCount: number | null;
|
|
408
|
-
visitorsInPastMonthCount: number | null;
|
|
409
|
-
isActive: boolean;
|
|
410
|
-
foundedOn: GetCompanyPageAnalyticsFoundedOn | null;
|
|
411
|
-
headquarter: GetCompanyPageAnalyticsHeadquarter | null;
|
|
412
|
-
description: string | null;
|
|
413
|
-
tagline: string | null;
|
|
414
|
-
websiteUrl: string | null;
|
|
415
|
-
organizationType: string | null;
|
|
416
|
-
specialities: Array<string>;
|
|
417
|
-
industryUrns: Array<string>;
|
|
418
|
-
};
|
|
419
|
-
/**
|
|
420
|
-
* Company page overview analytics
|
|
421
|
-
*/
|
|
422
|
-
export type GetCompanyPageAnalyticsResponse = {
|
|
423
|
-
success: true;
|
|
424
|
-
analytics: Analytics;
|
|
425
|
-
/**
|
|
426
|
-
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
427
|
-
*/
|
|
428
|
-
creditsUsed: number;
|
|
429
|
-
/**
|
|
430
|
-
* Seconds to wait before making another call of the same type. 0 means no wait needed.
|
|
431
|
-
*/
|
|
432
|
-
retryAfter: number;
|
|
433
|
-
};
|
|
434
|
-
export type ListInboxConversationsRequest = {
|
|
435
|
-
/**
|
|
436
|
-
* Pagination cursor from a previous response
|
|
437
|
-
*/
|
|
438
|
-
nextCursor?: string | undefined;
|
|
439
|
-
};
|
|
440
|
-
export type ListInboxConversationsParticipant = {
|
|
441
|
-
profileUrn: string;
|
|
442
|
-
firstName: string;
|
|
443
|
-
lastName: string;
|
|
444
|
-
profileUrl: string | null;
|
|
445
|
-
headline: string | null;
|
|
446
|
-
profilePicture: string | null;
|
|
447
|
-
publicIdentifier: string | null;
|
|
448
|
-
};
|
|
449
|
-
export type ListInboxConversationsLastMessage = {
|
|
450
|
-
text: string | null;
|
|
451
|
-
deliveredAt: number;
|
|
452
|
-
senderProfileUrn: string;
|
|
453
|
-
};
|
|
454
|
-
export type ListInboxConversationsConversation = {
|
|
455
|
-
conversationUrn: string;
|
|
456
|
-
conversationUrl: string;
|
|
457
|
-
lastActivityAt: number;
|
|
458
|
-
createdAt: number;
|
|
459
|
-
read: boolean;
|
|
460
|
-
unreadCount: number;
|
|
461
|
-
groupChat: boolean;
|
|
462
|
-
participants: Array<ListInboxConversationsParticipant>;
|
|
463
|
-
lastMessage: ListInboxConversationsLastMessage | null;
|
|
464
|
-
};
|
|
465
|
-
/**
|
|
466
|
-
* Inbox conversations
|
|
467
|
-
*/
|
|
468
|
-
export type ListInboxConversationsResponse = {
|
|
469
|
-
success: true;
|
|
470
|
-
conversations: Array<ListInboxConversationsConversation>;
|
|
471
|
-
/**
|
|
472
|
-
* Cursor for fetching next page
|
|
473
|
-
*/
|
|
474
|
-
nextCursor: string | null;
|
|
475
|
-
/**
|
|
476
|
-
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
477
|
-
*/
|
|
478
|
-
creditsUsed: number;
|
|
479
|
-
/**
|
|
480
|
-
* Seconds to wait before making another call of the same type. 0 means no wait needed.
|
|
481
|
-
*/
|
|
482
|
-
retryAfter: number;
|
|
483
|
-
};
|
|
484
|
-
export type GetConversationMessagesRequest = {
|
|
485
|
-
/**
|
|
486
|
-
* Full conversation URN as returned by /chats/linkedin (e.g. 'urn:li:msg_conversation:(urn:li:fsd_profile:ACoAAXXX,2-YWUx...)')
|
|
487
|
-
*/
|
|
488
|
-
conversationUrn: string;
|
|
489
|
-
/**
|
|
490
|
-
* Timestamp (ms) of the oldest message from previous page — pass this to load older messages
|
|
491
|
-
*/
|
|
492
|
-
deliveredAt?: number | undefined;
|
|
493
|
-
};
|
|
494
|
-
export type GetConversationMessagesSender = {
|
|
495
|
-
firstName: string;
|
|
496
|
-
lastName: string;
|
|
497
|
-
profileUrl: string | null;
|
|
498
|
-
headline: string | null;
|
|
499
|
-
profilePicture: string | null;
|
|
500
|
-
publicIdentifier: string | null;
|
|
501
|
-
profileUrn: string | null;
|
|
502
|
-
};
|
|
503
|
-
export declare const GetConversationMessagesType: {
|
|
504
|
-
readonly Audio: "audio";
|
|
505
|
-
readonly SharedPost: "shared_post";
|
|
506
|
-
readonly RepliedMessage: "replied_message";
|
|
507
|
-
readonly Image: "image";
|
|
508
|
-
readonly File: "file";
|
|
509
|
-
readonly Unknown: "unknown";
|
|
510
|
-
};
|
|
511
|
-
export type GetConversationMessagesType = OpenEnum<typeof GetConversationMessagesType>;
|
|
512
|
-
export type GetConversationMessagesAttachment = {
|
|
513
|
-
type: GetConversationMessagesType;
|
|
514
|
-
audioUrl?: string | undefined;
|
|
515
|
-
audioDuration?: number | undefined;
|
|
516
|
-
hostUrn?: string | undefined;
|
|
517
|
-
repliedText?: string | undefined;
|
|
518
|
-
repliedSenderName?: string | undefined;
|
|
519
|
-
imageUrl?: string | undefined;
|
|
520
|
-
fileName?: string | undefined;
|
|
521
|
-
fileUrl?: string | undefined;
|
|
522
|
-
};
|
|
523
|
-
export type GetConversationMessagesMessage = {
|
|
524
|
-
messageUrn: string;
|
|
525
|
-
text: string | null;
|
|
526
|
-
deliveredAt: number;
|
|
527
|
-
senderProfileUrn: string;
|
|
528
|
-
sender: GetConversationMessagesSender;
|
|
529
|
-
attachments: Array<GetConversationMessagesAttachment>;
|
|
530
|
-
};
|
|
531
|
-
/**
|
|
532
|
-
* Conversation messages
|
|
533
|
-
*/
|
|
534
|
-
export type GetConversationMessagesResponse = {
|
|
940
|
+
export type GetCompanyPagePermissionsResponse = {
|
|
535
941
|
success: true;
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
* deliveredAt timestamp (ms) of the oldest message — pass as 'deliveredAt' to load older messages. Null when no more messages.
|
|
539
|
-
*/
|
|
540
|
-
prevCursor: number | null;
|
|
942
|
+
universalName: string;
|
|
943
|
+
permissions: Permissions;
|
|
541
944
|
/**
|
|
542
945
|
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
543
946
|
*/
|
|
@@ -547,12 +950,45 @@ export type GetConversationMessagesResponse = {
|
|
|
547
950
|
*/
|
|
548
951
|
retryAfter: number;
|
|
549
952
|
};
|
|
550
|
-
export type
|
|
953
|
+
export type GetCompanyPageAnalyticsRequest = {
|
|
954
|
+
/**
|
|
955
|
+
* Company page ID (numeric, e.g. '111652438')
|
|
956
|
+
*/
|
|
957
|
+
companyId: string;
|
|
958
|
+
};
|
|
959
|
+
export type GetCompanyPageAnalyticsFoundedOn = {
|
|
960
|
+
year: number;
|
|
961
|
+
month?: number | undefined;
|
|
962
|
+
day?: number | undefined;
|
|
963
|
+
};
|
|
964
|
+
export type GetCompanyPageAnalyticsHeadquarter = {
|
|
965
|
+
city: string;
|
|
966
|
+
country: string;
|
|
967
|
+
line1?: string | undefined;
|
|
968
|
+
postalCode?: string | undefined;
|
|
969
|
+
};
|
|
970
|
+
export type GetCompanyPageAnalyticsAnalytics = {
|
|
971
|
+
name: string;
|
|
972
|
+
universalName: string;
|
|
973
|
+
followerCount: number | null;
|
|
974
|
+
employeeCount: number | null;
|
|
975
|
+
visitorsInPastMonthCount: number | null;
|
|
976
|
+
isActive: boolean;
|
|
977
|
+
foundedOn: GetCompanyPageAnalyticsFoundedOn | null;
|
|
978
|
+
headquarter: GetCompanyPageAnalyticsHeadquarter | null;
|
|
979
|
+
description: string | null;
|
|
980
|
+
tagline: string | null;
|
|
981
|
+
websiteUrl: string | null;
|
|
982
|
+
organizationType: string | null;
|
|
983
|
+
specialities: Array<string>;
|
|
984
|
+
industryUrns: Array<string>;
|
|
985
|
+
};
|
|
551
986
|
/**
|
|
552
|
-
*
|
|
987
|
+
* Company page overview analytics
|
|
553
988
|
*/
|
|
554
|
-
export type
|
|
989
|
+
export type GetCompanyPageAnalyticsResponse = {
|
|
555
990
|
success: true;
|
|
991
|
+
analytics: GetCompanyPageAnalyticsAnalytics;
|
|
556
992
|
/**
|
|
557
993
|
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
558
994
|
*/
|
|
@@ -562,13 +998,13 @@ export type MarkAllConversationsReadResponse = {
|
|
|
562
998
|
*/
|
|
563
999
|
retryAfter: number;
|
|
564
1000
|
};
|
|
565
|
-
export type
|
|
1001
|
+
export type ListInboxConversationsRequest = {
|
|
566
1002
|
/**
|
|
567
1003
|
* Pagination cursor from a previous response
|
|
568
1004
|
*/
|
|
569
1005
|
nextCursor?: string | undefined;
|
|
570
1006
|
};
|
|
571
|
-
export type
|
|
1007
|
+
export type ListInboxConversationsParticipant = {
|
|
572
1008
|
profileUrn: string;
|
|
573
1009
|
firstName: string;
|
|
574
1010
|
lastName: string;
|
|
@@ -577,12 +1013,12 @@ export type ListArchivedConversationsParticipant = {
|
|
|
577
1013
|
profilePicture: string | null;
|
|
578
1014
|
publicIdentifier: string | null;
|
|
579
1015
|
};
|
|
580
|
-
export type
|
|
1016
|
+
export type ListInboxConversationsLastMessage = {
|
|
581
1017
|
text: string | null;
|
|
582
1018
|
deliveredAt: number;
|
|
583
1019
|
senderProfileUrn: string;
|
|
584
1020
|
};
|
|
585
|
-
export type
|
|
1021
|
+
export type ListInboxConversationsConversation = {
|
|
586
1022
|
conversationUrn: string;
|
|
587
1023
|
conversationUrl: string;
|
|
588
1024
|
lastActivityAt: number;
|
|
@@ -590,15 +1026,15 @@ export type ListArchivedConversationsConversation = {
|
|
|
590
1026
|
read: boolean;
|
|
591
1027
|
unreadCount: number;
|
|
592
1028
|
groupChat: boolean;
|
|
593
|
-
participants: Array<
|
|
594
|
-
lastMessage:
|
|
1029
|
+
participants: Array<ListInboxConversationsParticipant>;
|
|
1030
|
+
lastMessage: ListInboxConversationsLastMessage | null;
|
|
595
1031
|
};
|
|
596
1032
|
/**
|
|
597
|
-
*
|
|
1033
|
+
* Inbox conversations
|
|
598
1034
|
*/
|
|
599
|
-
export type
|
|
1035
|
+
export type ListInboxConversationsResponse = {
|
|
600
1036
|
success: true;
|
|
601
|
-
conversations: Array<
|
|
1037
|
+
conversations: Array<ListInboxConversationsConversation>;
|
|
602
1038
|
/**
|
|
603
1039
|
* Cursor for fetching next page
|
|
604
1040
|
*/
|
|
@@ -612,6 +1048,21 @@ export type ListArchivedConversationsResponse = {
|
|
|
612
1048
|
*/
|
|
613
1049
|
retryAfter: number;
|
|
614
1050
|
};
|
|
1051
|
+
export type MarkAllConversationsReadRequest = {};
|
|
1052
|
+
/**
|
|
1053
|
+
* All conversations marked as read
|
|
1054
|
+
*/
|
|
1055
|
+
export type MarkAllConversationsReadResponse = {
|
|
1056
|
+
success: true;
|
|
1057
|
+
/**
|
|
1058
|
+
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
1059
|
+
*/
|
|
1060
|
+
creditsUsed: number;
|
|
1061
|
+
/**
|
|
1062
|
+
* Seconds to wait before making another call of the same type. 0 means no wait needed.
|
|
1063
|
+
*/
|
|
1064
|
+
retryAfter: number;
|
|
1065
|
+
};
|
|
615
1066
|
export type ReactToMessageRequest = {
|
|
616
1067
|
/**
|
|
617
1068
|
* Full message URN (e.g. 'urn:li:msg_message:(urn:li:fsd_profile:ACoAAXXX,2-MTcw...)')
|
|
@@ -660,25 +1111,6 @@ export type SendTypingIndicatorResponse = {
|
|
|
660
1111
|
*/
|
|
661
1112
|
retryAfter: number;
|
|
662
1113
|
};
|
|
663
|
-
export type GetUnreadCountRequest = {};
|
|
664
|
-
/**
|
|
665
|
-
* Unread count
|
|
666
|
-
*/
|
|
667
|
-
export type GetUnreadCountResponse = {
|
|
668
|
-
success: true;
|
|
669
|
-
/**
|
|
670
|
-
* Number of unread conversations/messages
|
|
671
|
-
*/
|
|
672
|
-
unreadCount: number;
|
|
673
|
-
/**
|
|
674
|
-
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
675
|
-
*/
|
|
676
|
-
creditsUsed: number;
|
|
677
|
-
/**
|
|
678
|
-
* Seconds to wait before making another call of the same type. 0 means no wait needed.
|
|
679
|
-
*/
|
|
680
|
-
retryAfter: number;
|
|
681
|
-
};
|
|
682
1114
|
export type SearchLinkedInConversationsRequest = {
|
|
683
1115
|
/**
|
|
684
1116
|
* Search keywords
|
|
@@ -733,23 +1165,17 @@ export type SearchLinkedInConversationsResponse = {
|
|
|
733
1165
|
*/
|
|
734
1166
|
retryAfter: number;
|
|
735
1167
|
};
|
|
736
|
-
export type
|
|
1168
|
+
export type GetConversationMessagesRequest = {
|
|
737
1169
|
/**
|
|
738
|
-
*
|
|
1170
|
+
* Full conversation URN as returned by /chats/linkedin (e.g. 'urn:li:msg_conversation:(urn:li:fsd_profile:ACoAAXXX,2-YWUx...)')
|
|
739
1171
|
*/
|
|
740
|
-
|
|
1172
|
+
conversationUrn: string;
|
|
741
1173
|
/**
|
|
742
|
-
*
|
|
1174
|
+
* Timestamp (ms) of the oldest message from previous page — pass this to load older messages
|
|
743
1175
|
*/
|
|
744
|
-
|
|
745
|
-
};
|
|
746
|
-
/**
|
|
747
|
-
* Lightweight conversation reference (O(1) lookup returns URN only, not full details).
|
|
748
|
-
*/
|
|
749
|
-
export type FindLinkedInConversationConversation = {
|
|
750
|
-
conversationUrn: string;
|
|
1176
|
+
deliveredAt?: number | undefined;
|
|
751
1177
|
};
|
|
752
|
-
export type
|
|
1178
|
+
export type GetConversationMessagesSender = {
|
|
753
1179
|
firstName: string;
|
|
754
1180
|
lastName: string;
|
|
755
1181
|
profileUrl: string | null;
|
|
@@ -758,7 +1184,7 @@ export type FindLinkedInConversationSender = {
|
|
|
758
1184
|
publicIdentifier: string | null;
|
|
759
1185
|
profileUrn: string | null;
|
|
760
1186
|
};
|
|
761
|
-
export declare const
|
|
1187
|
+
export declare const GetConversationMessagesType: {
|
|
762
1188
|
readonly Audio: "audio";
|
|
763
1189
|
readonly SharedPost: "shared_post";
|
|
764
1190
|
readonly RepliedMessage: "replied_message";
|
|
@@ -766,9 +1192,9 @@ export declare const FindLinkedInConversationType: {
|
|
|
766
1192
|
readonly File: "file";
|
|
767
1193
|
readonly Unknown: "unknown";
|
|
768
1194
|
};
|
|
769
|
-
export type
|
|
770
|
-
export type
|
|
771
|
-
type:
|
|
1195
|
+
export type GetConversationMessagesType = OpenEnum<typeof GetConversationMessagesType>;
|
|
1196
|
+
export type GetConversationMessagesAttachment = {
|
|
1197
|
+
type: GetConversationMessagesType;
|
|
772
1198
|
audioUrl?: string | undefined;
|
|
773
1199
|
audioDuration?: number | undefined;
|
|
774
1200
|
hostUrn?: string | undefined;
|
|
@@ -778,25 +1204,24 @@ export type FindLinkedInConversationAttachment = {
|
|
|
778
1204
|
fileName?: string | undefined;
|
|
779
1205
|
fileUrl?: string | undefined;
|
|
780
1206
|
};
|
|
781
|
-
export type
|
|
1207
|
+
export type GetConversationMessagesMessage = {
|
|
782
1208
|
messageUrn: string;
|
|
783
1209
|
text: string | null;
|
|
784
1210
|
deliveredAt: number;
|
|
785
1211
|
senderProfileUrn: string;
|
|
786
|
-
sender:
|
|
787
|
-
attachments: Array<
|
|
1212
|
+
sender: GetConversationMessagesSender;
|
|
1213
|
+
attachments: Array<GetConversationMessagesAttachment>;
|
|
788
1214
|
};
|
|
789
1215
|
/**
|
|
790
|
-
* Conversation
|
|
1216
|
+
* Conversation messages
|
|
791
1217
|
*/
|
|
792
|
-
export type
|
|
1218
|
+
export type GetConversationMessagesResponse = {
|
|
793
1219
|
success: true;
|
|
794
|
-
|
|
1220
|
+
messages: Array<GetConversationMessagesMessage>;
|
|
795
1221
|
/**
|
|
796
|
-
*
|
|
1222
|
+
* deliveredAt timestamp (ms) of the oldest message — pass as 'deliveredAt' to load older messages. Null when no more messages.
|
|
797
1223
|
*/
|
|
798
|
-
|
|
799
|
-
messages: Array<FindLinkedInConversationMessage> | null;
|
|
1224
|
+
prevCursor: number | null;
|
|
800
1225
|
/**
|
|
801
1226
|
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
802
1227
|
*/
|
|
@@ -806,17 +1231,47 @@ export type FindLinkedInConversationResponse = {
|
|
|
806
1231
|
*/
|
|
807
1232
|
retryAfter: number;
|
|
808
1233
|
};
|
|
809
|
-
export type
|
|
1234
|
+
export type ListStarredConversationsRequest = {
|
|
810
1235
|
/**
|
|
811
|
-
*
|
|
1236
|
+
* Pagination cursor from a previous response
|
|
812
1237
|
*/
|
|
1238
|
+
nextCursor?: string | undefined;
|
|
1239
|
+
};
|
|
1240
|
+
export type ListStarredConversationsParticipant = {
|
|
1241
|
+
profileUrn: string;
|
|
1242
|
+
firstName: string;
|
|
1243
|
+
lastName: string;
|
|
1244
|
+
profileUrl: string | null;
|
|
1245
|
+
headline: string | null;
|
|
1246
|
+
profilePicture: string | null;
|
|
1247
|
+
publicIdentifier: string | null;
|
|
1248
|
+
};
|
|
1249
|
+
export type ListStarredConversationsLastMessage = {
|
|
1250
|
+
text: string | null;
|
|
1251
|
+
deliveredAt: number;
|
|
1252
|
+
senderProfileUrn: string;
|
|
1253
|
+
};
|
|
1254
|
+
export type ListStarredConversationsConversation = {
|
|
813
1255
|
conversationUrn: string;
|
|
1256
|
+
conversationUrl: string;
|
|
1257
|
+
lastActivityAt: number;
|
|
1258
|
+
createdAt: number;
|
|
1259
|
+
read: boolean;
|
|
1260
|
+
unreadCount: number;
|
|
1261
|
+
groupChat: boolean;
|
|
1262
|
+
participants: Array<ListStarredConversationsParticipant>;
|
|
1263
|
+
lastMessage: ListStarredConversationsLastMessage | null;
|
|
814
1264
|
};
|
|
815
1265
|
/**
|
|
816
|
-
*
|
|
1266
|
+
* Starred conversations
|
|
817
1267
|
*/
|
|
818
|
-
export type
|
|
1268
|
+
export type ListStarredConversationsResponse = {
|
|
819
1269
|
success: true;
|
|
1270
|
+
conversations: Array<ListStarredConversationsConversation>;
|
|
1271
|
+
/**
|
|
1272
|
+
* Cursor for fetching next page
|
|
1273
|
+
*/
|
|
1274
|
+
nextCursor: string | null;
|
|
820
1275
|
/**
|
|
821
1276
|
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
822
1277
|
*/
|
|
@@ -826,25 +1281,65 @@ export type ArchiveConversationResponse = {
|
|
|
826
1281
|
*/
|
|
827
1282
|
retryAfter: number;
|
|
828
1283
|
};
|
|
829
|
-
export type
|
|
1284
|
+
export type ListArchivedConversationsRequest = {
|
|
830
1285
|
/**
|
|
831
|
-
*
|
|
1286
|
+
* Pagination cursor from a previous response
|
|
832
1287
|
*/
|
|
833
|
-
|
|
1288
|
+
nextCursor?: string | undefined;
|
|
1289
|
+
};
|
|
1290
|
+
export type ListArchivedConversationsParticipant = {
|
|
1291
|
+
profileUrn: string;
|
|
1292
|
+
firstName: string;
|
|
1293
|
+
lastName: string;
|
|
1294
|
+
profileUrl: string | null;
|
|
1295
|
+
headline: string | null;
|
|
1296
|
+
profilePicture: string | null;
|
|
1297
|
+
publicIdentifier: string | null;
|
|
1298
|
+
};
|
|
1299
|
+
export type ListArchivedConversationsLastMessage = {
|
|
1300
|
+
text: string | null;
|
|
1301
|
+
deliveredAt: number;
|
|
1302
|
+
senderProfileUrn: string;
|
|
1303
|
+
};
|
|
1304
|
+
export type ListArchivedConversationsConversation = {
|
|
1305
|
+
conversationUrn: string;
|
|
1306
|
+
conversationUrl: string;
|
|
1307
|
+
lastActivityAt: number;
|
|
1308
|
+
createdAt: number;
|
|
1309
|
+
read: boolean;
|
|
1310
|
+
unreadCount: number;
|
|
1311
|
+
groupChat: boolean;
|
|
1312
|
+
participants: Array<ListArchivedConversationsParticipant>;
|
|
1313
|
+
lastMessage: ListArchivedConversationsLastMessage | null;
|
|
1314
|
+
};
|
|
1315
|
+
/**
|
|
1316
|
+
* Archived conversations
|
|
1317
|
+
*/
|
|
1318
|
+
export type ListArchivedConversationsResponse = {
|
|
1319
|
+
success: true;
|
|
1320
|
+
conversations: Array<ListArchivedConversationsConversation>;
|
|
834
1321
|
/**
|
|
835
|
-
*
|
|
1322
|
+
* Cursor for fetching next page
|
|
836
1323
|
*/
|
|
837
|
-
|
|
1324
|
+
nextCursor: string | null;
|
|
838
1325
|
/**
|
|
839
|
-
*
|
|
1326
|
+
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
840
1327
|
*/
|
|
841
|
-
|
|
1328
|
+
creditsUsed: number;
|
|
1329
|
+
/**
|
|
1330
|
+
* Seconds to wait before making another call of the same type. 0 means no wait needed.
|
|
1331
|
+
*/
|
|
1332
|
+
retryAfter: number;
|
|
842
1333
|
};
|
|
843
1334
|
/**
|
|
844
|
-
*
|
|
1335
|
+
* Unread count
|
|
845
1336
|
*/
|
|
846
|
-
export type
|
|
1337
|
+
export type GetUnreadCountResponse = {
|
|
847
1338
|
success: true;
|
|
1339
|
+
/**
|
|
1340
|
+
* Number of unread conversations/messages
|
|
1341
|
+
*/
|
|
1342
|
+
unreadCount: number;
|
|
848
1343
|
/**
|
|
849
1344
|
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
850
1345
|
*/
|
|
@@ -861,9 +1356,29 @@ export type MarkConversationSeenRequest = {
|
|
|
861
1356
|
conversationUrn: string;
|
|
862
1357
|
};
|
|
863
1358
|
/**
|
|
864
|
-
* Conversation marked as read
|
|
1359
|
+
* Conversation marked as read
|
|
1360
|
+
*/
|
|
1361
|
+
export type MarkConversationSeenResponse = {
|
|
1362
|
+
success: true;
|
|
1363
|
+
/**
|
|
1364
|
+
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
1365
|
+
*/
|
|
1366
|
+
creditsUsed: number;
|
|
1367
|
+
/**
|
|
1368
|
+
* Seconds to wait before making another call of the same type. 0 means no wait needed.
|
|
1369
|
+
*/
|
|
1370
|
+
retryAfter: number;
|
|
1371
|
+
};
|
|
1372
|
+
export type StarConversationRequest = {
|
|
1373
|
+
/**
|
|
1374
|
+
* Full conversation URN
|
|
1375
|
+
*/
|
|
1376
|
+
conversationUrn: string;
|
|
1377
|
+
};
|
|
1378
|
+
/**
|
|
1379
|
+
* Conversation starred
|
|
865
1380
|
*/
|
|
866
|
-
export type
|
|
1381
|
+
export type StarConversationResponse = {
|
|
867
1382
|
success: true;
|
|
868
1383
|
/**
|
|
869
1384
|
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
@@ -874,16 +1389,16 @@ export type MarkConversationSeenResponse = {
|
|
|
874
1389
|
*/
|
|
875
1390
|
retryAfter: number;
|
|
876
1391
|
};
|
|
877
|
-
export type
|
|
1392
|
+
export type UnstarConversationRequest = {
|
|
878
1393
|
/**
|
|
879
1394
|
* Full conversation URN
|
|
880
1395
|
*/
|
|
881
1396
|
conversationUrn: string;
|
|
882
1397
|
};
|
|
883
1398
|
/**
|
|
884
|
-
* Conversation
|
|
1399
|
+
* Conversation unstarred
|
|
885
1400
|
*/
|
|
886
|
-
export type
|
|
1401
|
+
export type UnstarConversationResponse = {
|
|
887
1402
|
success: true;
|
|
888
1403
|
/**
|
|
889
1404
|
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
@@ -894,16 +1409,16 @@ export type StarConversationResponse = {
|
|
|
894
1409
|
*/
|
|
895
1410
|
retryAfter: number;
|
|
896
1411
|
};
|
|
897
|
-
export type
|
|
1412
|
+
export type UnarchiveConversationRequest = {
|
|
898
1413
|
/**
|
|
899
1414
|
* Full conversation URN
|
|
900
1415
|
*/
|
|
901
1416
|
conversationUrn: string;
|
|
902
1417
|
};
|
|
903
1418
|
/**
|
|
904
|
-
* Conversation
|
|
1419
|
+
* Conversation unarchived
|
|
905
1420
|
*/
|
|
906
|
-
export type
|
|
1421
|
+
export type UnarchiveConversationResponse = {
|
|
907
1422
|
success: true;
|
|
908
1423
|
/**
|
|
909
1424
|
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
@@ -914,47 +1429,70 @@ export type UnstarConversationResponse = {
|
|
|
914
1429
|
*/
|
|
915
1430
|
retryAfter: number;
|
|
916
1431
|
};
|
|
917
|
-
export type
|
|
1432
|
+
export type FindLinkedInConversationRequest = {
|
|
918
1433
|
/**
|
|
919
|
-
*
|
|
1434
|
+
* Accepts full profile URLs, vanity names (e.g. marie-sandre), or profile URNs. Direct O(1) conversation lookup via LinkedIn's compose API — no search, no inbox scan. 0 credits.
|
|
920
1435
|
*/
|
|
921
|
-
|
|
1436
|
+
profile: string;
|
|
1437
|
+
/**
|
|
1438
|
+
* If true, also return the conversation's recent messages (0 extra credits).
|
|
1439
|
+
*/
|
|
1440
|
+
includeMessages?: boolean | undefined;
|
|
922
1441
|
};
|
|
923
|
-
|
|
924
|
-
|
|
1442
|
+
/**
|
|
1443
|
+
* Lightweight conversation reference (O(1) lookup returns URN only, not full details).
|
|
1444
|
+
*/
|
|
1445
|
+
export type FindLinkedInConversationConversation = {
|
|
1446
|
+
conversationUrn: string;
|
|
1447
|
+
};
|
|
1448
|
+
export type FindLinkedInConversationSender = {
|
|
925
1449
|
firstName: string;
|
|
926
1450
|
lastName: string;
|
|
927
1451
|
profileUrl: string | null;
|
|
928
1452
|
headline: string | null;
|
|
929
1453
|
profilePicture: string | null;
|
|
930
1454
|
publicIdentifier: string | null;
|
|
1455
|
+
profileUrn: string | null;
|
|
931
1456
|
};
|
|
932
|
-
export
|
|
1457
|
+
export declare const FindLinkedInConversationType: {
|
|
1458
|
+
readonly Audio: "audio";
|
|
1459
|
+
readonly SharedPost: "shared_post";
|
|
1460
|
+
readonly RepliedMessage: "replied_message";
|
|
1461
|
+
readonly Image: "image";
|
|
1462
|
+
readonly File: "file";
|
|
1463
|
+
readonly Unknown: "unknown";
|
|
1464
|
+
};
|
|
1465
|
+
export type FindLinkedInConversationType = OpenEnum<typeof FindLinkedInConversationType>;
|
|
1466
|
+
export type FindLinkedInConversationAttachment = {
|
|
1467
|
+
type: FindLinkedInConversationType;
|
|
1468
|
+
audioUrl?: string | undefined;
|
|
1469
|
+
audioDuration?: number | undefined;
|
|
1470
|
+
hostUrn?: string | undefined;
|
|
1471
|
+
repliedText?: string | undefined;
|
|
1472
|
+
repliedSenderName?: string | undefined;
|
|
1473
|
+
imageUrl?: string | undefined;
|
|
1474
|
+
fileName?: string | undefined;
|
|
1475
|
+
fileUrl?: string | undefined;
|
|
1476
|
+
};
|
|
1477
|
+
export type FindLinkedInConversationMessage = {
|
|
1478
|
+
messageUrn: string;
|
|
933
1479
|
text: string | null;
|
|
934
1480
|
deliveredAt: number;
|
|
935
1481
|
senderProfileUrn: string;
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
conversationUrn: string;
|
|
939
|
-
conversationUrl: string;
|
|
940
|
-
lastActivityAt: number;
|
|
941
|
-
createdAt: number;
|
|
942
|
-
read: boolean;
|
|
943
|
-
unreadCount: number;
|
|
944
|
-
groupChat: boolean;
|
|
945
|
-
participants: Array<ListStarredConversationsParticipant>;
|
|
946
|
-
lastMessage: ListStarredConversationsLastMessage | null;
|
|
1482
|
+
sender: FindLinkedInConversationSender;
|
|
1483
|
+
attachments: Array<FindLinkedInConversationAttachment>;
|
|
947
1484
|
};
|
|
948
1485
|
/**
|
|
949
|
-
*
|
|
1486
|
+
* Conversation found (or not)
|
|
950
1487
|
*/
|
|
951
|
-
export type
|
|
1488
|
+
export type FindLinkedInConversationResponse = {
|
|
952
1489
|
success: true;
|
|
953
|
-
|
|
1490
|
+
found: boolean;
|
|
954
1491
|
/**
|
|
955
|
-
*
|
|
1492
|
+
* Lightweight conversation reference (O(1) lookup returns URN only, not full details).
|
|
956
1493
|
*/
|
|
957
|
-
|
|
1494
|
+
conversation: FindLinkedInConversationConversation | null;
|
|
1495
|
+
messages: Array<FindLinkedInConversationMessage> | null;
|
|
958
1496
|
/**
|
|
959
1497
|
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
960
1498
|
*/
|
|
@@ -964,16 +1502,44 @@ export type ListStarredConversationsResponse = {
|
|
|
964
1502
|
*/
|
|
965
1503
|
retryAfter: number;
|
|
966
1504
|
};
|
|
967
|
-
export type
|
|
1505
|
+
export type ArchiveConversationRequest = {
|
|
968
1506
|
/**
|
|
969
1507
|
* Full conversation URN
|
|
970
1508
|
*/
|
|
971
1509
|
conversationUrn: string;
|
|
972
1510
|
};
|
|
973
1511
|
/**
|
|
974
|
-
* Conversation
|
|
1512
|
+
* Conversation archived
|
|
975
1513
|
*/
|
|
976
|
-
export type
|
|
1514
|
+
export type ArchiveConversationResponse = {
|
|
1515
|
+
success: true;
|
|
1516
|
+
/**
|
|
1517
|
+
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
1518
|
+
*/
|
|
1519
|
+
creditsUsed: number;
|
|
1520
|
+
/**
|
|
1521
|
+
* Seconds to wait before making another call of the same type. 0 means no wait needed.
|
|
1522
|
+
*/
|
|
1523
|
+
retryAfter: number;
|
|
1524
|
+
};
|
|
1525
|
+
export type UnreactToMessageRequest = {
|
|
1526
|
+
/**
|
|
1527
|
+
* Full message URN (e.g. 'urn:li:msg_message:(urn:li:fsd_profile:ACoAAXXX,2-MTcw...)')
|
|
1528
|
+
*/
|
|
1529
|
+
messageUrn: string;
|
|
1530
|
+
/**
|
|
1531
|
+
* Emoji character to react with (e.g. '👍', '❤️', '😂')
|
|
1532
|
+
*/
|
|
1533
|
+
emoji: string;
|
|
1534
|
+
/**
|
|
1535
|
+
* Conversation URN (required for the old messaging API fallback)
|
|
1536
|
+
*/
|
|
1537
|
+
conversationUrn: string;
|
|
1538
|
+
};
|
|
1539
|
+
/**
|
|
1540
|
+
* Reaction removed
|
|
1541
|
+
*/
|
|
1542
|
+
export type UnreactToMessageResponse = {
|
|
977
1543
|
success: true;
|
|
978
1544
|
/**
|
|
979
1545
|
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
@@ -1055,14 +1621,14 @@ export type GetCampaignStatusResponse = {
|
|
|
1055
1621
|
*/
|
|
1056
1622
|
retryAfter: number;
|
|
1057
1623
|
};
|
|
1058
|
-
export declare const
|
|
1624
|
+
export declare const SyncCampaignActionsAction: {
|
|
1059
1625
|
readonly Message: "message";
|
|
1060
1626
|
readonly Reply: "reply";
|
|
1061
1627
|
readonly Like: "like";
|
|
1062
1628
|
readonly Visit: "visit";
|
|
1063
1629
|
readonly Connect: "connect";
|
|
1064
1630
|
};
|
|
1065
|
-
export type
|
|
1631
|
+
export type SyncCampaignActionsAction = ClosedEnum<typeof SyncCampaignActionsAction>;
|
|
1066
1632
|
export type SyncCampaignActionsProfile = {
|
|
1067
1633
|
/**
|
|
1068
1634
|
* LinkedIn profile URL or URN
|
|
@@ -1071,7 +1637,7 @@ export type SyncCampaignActionsProfile = {
|
|
|
1071
1637
|
/**
|
|
1072
1638
|
* Action types to mark as completed
|
|
1073
1639
|
*/
|
|
1074
|
-
actions: Array<
|
|
1640
|
+
actions: Array<SyncCampaignActionsAction>;
|
|
1075
1641
|
};
|
|
1076
1642
|
export type SyncCampaignActionsRequestBody = {
|
|
1077
1643
|
/**
|
|
@@ -1107,13 +1673,11 @@ export type SyncCampaignActionsResponse = {
|
|
|
1107
1673
|
*/
|
|
1108
1674
|
retryAfter: number;
|
|
1109
1675
|
};
|
|
1110
|
-
export type GetCampaignStatsRequestBody = {};
|
|
1111
1676
|
export type GetCampaignStatsRequest = {
|
|
1112
1677
|
/**
|
|
1113
1678
|
* Campaign identifier
|
|
1114
1679
|
*/
|
|
1115
1680
|
campaignSlug: string;
|
|
1116
|
-
body?: GetCampaignStatsRequestBody | undefined;
|
|
1117
1681
|
};
|
|
1118
1682
|
/**
|
|
1119
1683
|
* Aggregate campaign statistics
|
|
@@ -1139,6 +1703,450 @@ export type GetCampaignStatsResponse = {
|
|
|
1139
1703
|
*/
|
|
1140
1704
|
retryAfter: number;
|
|
1141
1705
|
};
|
|
1706
|
+
/**
|
|
1707
|
+
* How this contact was found. Optional for organic creation (defaults to manual_import), required for campaign-based addition. Unknown values default to manual_import.
|
|
1708
|
+
*/
|
|
1709
|
+
export declare const UpsertContactsSource: {
|
|
1710
|
+
readonly Likes: "likes";
|
|
1711
|
+
readonly Comments: "comments";
|
|
1712
|
+
readonly Reposts: "reposts";
|
|
1713
|
+
readonly Posts: "posts";
|
|
1714
|
+
readonly CompanyFollowers: "company_followers";
|
|
1715
|
+
readonly SearchResults: "search_results";
|
|
1716
|
+
readonly ManualImport: "manual_import";
|
|
1717
|
+
readonly EventAttendees: "event_attendees";
|
|
1718
|
+
readonly GroupMembers: "group_members";
|
|
1719
|
+
readonly EngagementScraping: "engagement_scraping";
|
|
1720
|
+
readonly ContentSearch: "content_search";
|
|
1721
|
+
readonly FollowersMining: "followers_mining";
|
|
1722
|
+
readonly PeopleSearch: "people_search";
|
|
1723
|
+
readonly JobSearch: "job_search";
|
|
1724
|
+
readonly CompanySearch: "company_search";
|
|
1725
|
+
readonly NetworkExpansion: "network_expansion";
|
|
1726
|
+
};
|
|
1727
|
+
/**
|
|
1728
|
+
* How this contact was found. Optional for organic creation (defaults to manual_import), required for campaign-based addition. Unknown values default to manual_import.
|
|
1729
|
+
*/
|
|
1730
|
+
export type UpsertContactsSource = ClosedEnum<typeof UpsertContactsSource>;
|
|
1731
|
+
/**
|
|
1732
|
+
* Lifecycle stage. Defaults to 'contact' on creation. Omit when adding existing contacts to avoid downgrading their stage.
|
|
1733
|
+
*/
|
|
1734
|
+
export declare const UpsertContactsLifecycleStage: {
|
|
1735
|
+
readonly Contact: "contact";
|
|
1736
|
+
readonly Lead: "lead";
|
|
1737
|
+
readonly Qualified: "qualified";
|
|
1738
|
+
readonly Approved: "approved";
|
|
1739
|
+
readonly Rejected: "rejected";
|
|
1740
|
+
};
|
|
1741
|
+
/**
|
|
1742
|
+
* Lifecycle stage. Defaults to 'contact' on creation. Omit when adding existing contacts to avoid downgrading their stage.
|
|
1743
|
+
*/
|
|
1744
|
+
export type UpsertContactsLifecycleStage = ClosedEnum<typeof UpsertContactsLifecycleStage>;
|
|
1745
|
+
export type UpsertContactsContactRequest = {
|
|
1746
|
+
/**
|
|
1747
|
+
* LinkedIn profile URL, URN, or bare vanity name
|
|
1748
|
+
*/
|
|
1749
|
+
linkedinUrl: string;
|
|
1750
|
+
/**
|
|
1751
|
+
* LinkedIn profile URN (e.g. urn:li:fsd_profile:ACoAAA...). Improves dedup when provided alongside a vanity URL.
|
|
1752
|
+
*/
|
|
1753
|
+
profileUrn?: string | null | undefined;
|
|
1754
|
+
/**
|
|
1755
|
+
* LinkedIn vanity slug (e.g. joshuaau). Improves dedup when provided alongside a URN.
|
|
1756
|
+
*/
|
|
1757
|
+
publicIdentifier?: string | null | undefined;
|
|
1758
|
+
/**
|
|
1759
|
+
* Profile name
|
|
1760
|
+
*/
|
|
1761
|
+
name: string;
|
|
1762
|
+
/**
|
|
1763
|
+
* How this contact was found. Optional for organic creation (defaults to manual_import), required for campaign-based addition. Unknown values default to manual_import.
|
|
1764
|
+
*/
|
|
1765
|
+
source?: UpsertContactsSource | undefined;
|
|
1766
|
+
/**
|
|
1767
|
+
* Which lead-gen angle found this (e.g., 'vp-sales-france')
|
|
1768
|
+
*/
|
|
1769
|
+
sourceAngle?: string | undefined;
|
|
1770
|
+
/**
|
|
1771
|
+
* Lifecycle stage. Defaults to 'contact' on creation. Omit when adding existing contacts to avoid downgrading their stage.
|
|
1772
|
+
*/
|
|
1773
|
+
lifecycleStage?: UpsertContactsLifecycleStage | undefined;
|
|
1774
|
+
/**
|
|
1775
|
+
* Contact quality score (0-100)
|
|
1776
|
+
*/
|
|
1777
|
+
hotScore?: number | undefined;
|
|
1778
|
+
/**
|
|
1779
|
+
* Agent reasoning for qualification decision
|
|
1780
|
+
*/
|
|
1781
|
+
qualificationNotes?: string | undefined;
|
|
1782
|
+
notes?: string | undefined;
|
|
1783
|
+
};
|
|
1784
|
+
export type UpsertContactsRequest = {
|
|
1785
|
+
/**
|
|
1786
|
+
* Contacts to add (single or bulk)
|
|
1787
|
+
*/
|
|
1788
|
+
contacts: Array<UpsertContactsContactRequest>;
|
|
1789
|
+
};
|
|
1790
|
+
export type UpsertContactsResults = {
|
|
1791
|
+
created: number;
|
|
1792
|
+
updated: number;
|
|
1793
|
+
skipped: number;
|
|
1794
|
+
errors: Array<string>;
|
|
1795
|
+
};
|
|
1796
|
+
export type UpsertContactsContactResponse = {
|
|
1797
|
+
id: string;
|
|
1798
|
+
linkedinUrl: string;
|
|
1799
|
+
/**
|
|
1800
|
+
* LinkedIn profile URN (e.g. urn:li:fsd_profile:ACoAAA...)
|
|
1801
|
+
*/
|
|
1802
|
+
profileUrn: string | null;
|
|
1803
|
+
/**
|
|
1804
|
+
* LinkedIn vanity slug (e.g. joshuaau)
|
|
1805
|
+
*/
|
|
1806
|
+
publicIdentifier: string | null;
|
|
1807
|
+
name: string;
|
|
1808
|
+
lifecycleStage: string;
|
|
1809
|
+
hotScore: number;
|
|
1810
|
+
qualificationNotes: string | null;
|
|
1811
|
+
notes: string | null;
|
|
1812
|
+
stageChangedAt: string | null;
|
|
1813
|
+
profileData: any | null;
|
|
1814
|
+
profileUpdatedAt: string | null;
|
|
1815
|
+
conversationData: any | null;
|
|
1816
|
+
conversationUpdatedAt: string | null;
|
|
1817
|
+
outreachStatus: string;
|
|
1818
|
+
lastContactedAt: string | null;
|
|
1819
|
+
lastRepliedAt: string | null;
|
|
1820
|
+
nextFollowUpAt: string | null;
|
|
1821
|
+
doNotContact: boolean;
|
|
1822
|
+
tags: Array<string>;
|
|
1823
|
+
createdAt: string;
|
|
1824
|
+
updatedAt: string;
|
|
1825
|
+
};
|
|
1826
|
+
/**
|
|
1827
|
+
* Contacts created or updated
|
|
1828
|
+
*/
|
|
1829
|
+
export type UpsertContactsResponse = {
|
|
1830
|
+
success: true;
|
|
1831
|
+
results: UpsertContactsResults;
|
|
1832
|
+
/**
|
|
1833
|
+
* Full contact objects with IDs for immediate use
|
|
1834
|
+
*/
|
|
1835
|
+
contacts: Array<UpsertContactsContactResponse>;
|
|
1836
|
+
/**
|
|
1837
|
+
* Credits consumed by this call (always 0 for contacts queries).
|
|
1838
|
+
*/
|
|
1839
|
+
creditsUsed: number;
|
|
1840
|
+
/**
|
|
1841
|
+
* Seconds to wait before next call of the same type (always 0 for contacts queries).
|
|
1842
|
+
*/
|
|
1843
|
+
retryAfter: number;
|
|
1844
|
+
};
|
|
1845
|
+
export declare const SearchContactsLifecycleStage: {
|
|
1846
|
+
readonly Contact: "contact";
|
|
1847
|
+
readonly Lead: "lead";
|
|
1848
|
+
readonly Qualified: "qualified";
|
|
1849
|
+
readonly Approved: "approved";
|
|
1850
|
+
readonly Rejected: "rejected";
|
|
1851
|
+
};
|
|
1852
|
+
export type SearchContactsLifecycleStage = ClosedEnum<typeof SearchContactsLifecycleStage>;
|
|
1853
|
+
export declare const SearchContactsOutreachStatus: {
|
|
1854
|
+
readonly None: "none";
|
|
1855
|
+
readonly ConnectionSent: "connection_sent";
|
|
1856
|
+
readonly Connected: "connected";
|
|
1857
|
+
readonly DmSent: "dm_sent";
|
|
1858
|
+
readonly FollowedUp: "followed_up";
|
|
1859
|
+
readonly Replied: "replied";
|
|
1860
|
+
readonly InConversation: "in_conversation";
|
|
1861
|
+
readonly MeetingBooked: "meeting_booked";
|
|
1862
|
+
readonly Converted: "converted";
|
|
1863
|
+
readonly NotInterested: "not_interested";
|
|
1864
|
+
};
|
|
1865
|
+
export type SearchContactsOutreachStatus = ClosedEnum<typeof SearchContactsOutreachStatus>;
|
|
1866
|
+
export declare const DoNotContact: {
|
|
1867
|
+
readonly True: "true";
|
|
1868
|
+
readonly False: "false";
|
|
1869
|
+
};
|
|
1870
|
+
export type DoNotContact = ClosedEnum<typeof DoNotContact>;
|
|
1871
|
+
export declare const HasProfileData: {
|
|
1872
|
+
readonly True: "true";
|
|
1873
|
+
readonly False: "false";
|
|
1874
|
+
};
|
|
1875
|
+
export type HasProfileData = ClosedEnum<typeof HasProfileData>;
|
|
1876
|
+
export type SearchContactsRequest = {
|
|
1877
|
+
/**
|
|
1878
|
+
* Filter by LinkedIn URL (exact match)
|
|
1879
|
+
*/
|
|
1880
|
+
linkedinUrl?: string | undefined;
|
|
1881
|
+
/**
|
|
1882
|
+
* Filter by name (partial match)
|
|
1883
|
+
*/
|
|
1884
|
+
name?: string | undefined;
|
|
1885
|
+
lifecycleStage?: SearchContactsLifecycleStage | undefined;
|
|
1886
|
+
/**
|
|
1887
|
+
* Sort field (e.g. 'hotScore', 'createdAt', 'nextFollowUpAt')
|
|
1888
|
+
*/
|
|
1889
|
+
sortBy?: string | undefined;
|
|
1890
|
+
minHotScore?: number | undefined;
|
|
1891
|
+
outreachStatus?: SearchContactsOutreachStatus | undefined;
|
|
1892
|
+
/**
|
|
1893
|
+
* Filter by tag
|
|
1894
|
+
*/
|
|
1895
|
+
tag?: string | undefined;
|
|
1896
|
+
/**
|
|
1897
|
+
* ISO date: contacts with nextFollowUpAt before this date
|
|
1898
|
+
*/
|
|
1899
|
+
followUpBefore?: string | undefined;
|
|
1900
|
+
doNotContact?: DoNotContact | undefined;
|
|
1901
|
+
hasProfileData?: HasProfileData | undefined;
|
|
1902
|
+
campaignId?: string | undefined;
|
|
1903
|
+
limit?: number | undefined;
|
|
1904
|
+
offset?: number | undefined;
|
|
1905
|
+
};
|
|
1906
|
+
export type SearchContactsCampaign = {
|
|
1907
|
+
campaignId: string;
|
|
1908
|
+
campaignName: string;
|
|
1909
|
+
/**
|
|
1910
|
+
* Campaign status (e.g. 'active', 'paused', 'completed').
|
|
1911
|
+
*/
|
|
1912
|
+
campaignStatus: string;
|
|
1913
|
+
source: string;
|
|
1914
|
+
sourceAngle: string | null;
|
|
1915
|
+
addedAt: string;
|
|
1916
|
+
};
|
|
1917
|
+
export type SearchContactsContact = {
|
|
1918
|
+
id: string;
|
|
1919
|
+
linkedinUrl: string;
|
|
1920
|
+
/**
|
|
1921
|
+
* LinkedIn profile URN (e.g. urn:li:fsd_profile:ACoAAA...)
|
|
1922
|
+
*/
|
|
1923
|
+
profileUrn: string | null;
|
|
1924
|
+
/**
|
|
1925
|
+
* LinkedIn vanity slug (e.g. joshuaau)
|
|
1926
|
+
*/
|
|
1927
|
+
publicIdentifier: string | null;
|
|
1928
|
+
name: string;
|
|
1929
|
+
lifecycleStage: string;
|
|
1930
|
+
hotScore: number;
|
|
1931
|
+
qualificationNotes: string | null;
|
|
1932
|
+
notes: string | null;
|
|
1933
|
+
stageChangedAt: string | null;
|
|
1934
|
+
profileData: any | null;
|
|
1935
|
+
profileUpdatedAt: string | null;
|
|
1936
|
+
conversationData: any | null;
|
|
1937
|
+
conversationUpdatedAt: string | null;
|
|
1938
|
+
outreachStatus: string;
|
|
1939
|
+
lastContactedAt: string | null;
|
|
1940
|
+
lastRepliedAt: string | null;
|
|
1941
|
+
nextFollowUpAt: string | null;
|
|
1942
|
+
doNotContact: boolean;
|
|
1943
|
+
tags: Array<string>;
|
|
1944
|
+
createdAt: string;
|
|
1945
|
+
updatedAt: string;
|
|
1946
|
+
campaigns: Array<SearchContactsCampaign>;
|
|
1947
|
+
};
|
|
1948
|
+
export type SearchContactsPagination = {
|
|
1949
|
+
limit: number;
|
|
1950
|
+
offset: number;
|
|
1951
|
+
total: number;
|
|
1952
|
+
};
|
|
1953
|
+
/**
|
|
1954
|
+
* Matching contacts
|
|
1955
|
+
*/
|
|
1956
|
+
export type SearchContactsResponse = {
|
|
1957
|
+
success: true;
|
|
1958
|
+
contacts: Array<SearchContactsContact>;
|
|
1959
|
+
pagination: SearchContactsPagination;
|
|
1960
|
+
/**
|
|
1961
|
+
* Credits consumed by this call (always 0 for contacts queries).
|
|
1962
|
+
*/
|
|
1963
|
+
creditsUsed: number;
|
|
1964
|
+
/**
|
|
1965
|
+
* Seconds to wait before next call of the same type (always 0 for contacts queries).
|
|
1966
|
+
*/
|
|
1967
|
+
retryAfter: number;
|
|
1968
|
+
};
|
|
1969
|
+
export type GetContactRequest = {
|
|
1970
|
+
/**
|
|
1971
|
+
* Contact ID
|
|
1972
|
+
*/
|
|
1973
|
+
id: string;
|
|
1974
|
+
};
|
|
1975
|
+
export type GetContactActivity = {
|
|
1976
|
+
id: string;
|
|
1977
|
+
type: string;
|
|
1978
|
+
content: string | null;
|
|
1979
|
+
metadata: any | null;
|
|
1980
|
+
createdAt: string;
|
|
1981
|
+
};
|
|
1982
|
+
export type GetContactCampaign = {
|
|
1983
|
+
campaignId: string;
|
|
1984
|
+
campaignName: string;
|
|
1985
|
+
campaignStatus: string;
|
|
1986
|
+
source: string;
|
|
1987
|
+
sourceAngle: string | null;
|
|
1988
|
+
addedAt: string;
|
|
1989
|
+
};
|
|
1990
|
+
export type GetContactContact = {
|
|
1991
|
+
id: string;
|
|
1992
|
+
linkedinUrl: string;
|
|
1993
|
+
/**
|
|
1994
|
+
* LinkedIn profile URN (e.g. urn:li:fsd_profile:ACoAAA...)
|
|
1995
|
+
*/
|
|
1996
|
+
profileUrn: string | null;
|
|
1997
|
+
/**
|
|
1998
|
+
* LinkedIn vanity slug (e.g. joshuaau)
|
|
1999
|
+
*/
|
|
2000
|
+
publicIdentifier: string | null;
|
|
2001
|
+
name: string;
|
|
2002
|
+
lifecycleStage: string;
|
|
2003
|
+
hotScore: number;
|
|
2004
|
+
qualificationNotes: string | null;
|
|
2005
|
+
notes: string | null;
|
|
2006
|
+
stageChangedAt: string | null;
|
|
2007
|
+
profileData: any | null;
|
|
2008
|
+
profileUpdatedAt: string | null;
|
|
2009
|
+
conversationData: any | null;
|
|
2010
|
+
conversationUpdatedAt: string | null;
|
|
2011
|
+
outreachStatus: string;
|
|
2012
|
+
lastContactedAt: string | null;
|
|
2013
|
+
lastRepliedAt: string | null;
|
|
2014
|
+
nextFollowUpAt: string | null;
|
|
2015
|
+
doNotContact: boolean;
|
|
2016
|
+
tags: Array<string>;
|
|
2017
|
+
createdAt: string;
|
|
2018
|
+
updatedAt: string;
|
|
2019
|
+
activities: Array<GetContactActivity>;
|
|
2020
|
+
campaigns: Array<GetContactCampaign>;
|
|
2021
|
+
};
|
|
2022
|
+
/**
|
|
2023
|
+
* Contact details
|
|
2024
|
+
*/
|
|
2025
|
+
export type GetContactResponse = {
|
|
2026
|
+
success: true;
|
|
2027
|
+
contact: GetContactContact;
|
|
2028
|
+
/**
|
|
2029
|
+
* Credits consumed by this call (always 0 for contacts queries).
|
|
2030
|
+
*/
|
|
2031
|
+
creditsUsed: number;
|
|
2032
|
+
/**
|
|
2033
|
+
* Seconds to wait before next call of the same type (always 0 for contacts queries).
|
|
2034
|
+
*/
|
|
2035
|
+
retryAfter: number;
|
|
2036
|
+
};
|
|
2037
|
+
/**
|
|
2038
|
+
* Promote to new stage (forward-only, except rejected)
|
|
2039
|
+
*/
|
|
2040
|
+
export declare const UpdateContactLifecycleStage: {
|
|
2041
|
+
readonly Contact: "contact";
|
|
2042
|
+
readonly Lead: "lead";
|
|
2043
|
+
readonly Qualified: "qualified";
|
|
2044
|
+
readonly Approved: "approved";
|
|
2045
|
+
readonly Rejected: "rejected";
|
|
2046
|
+
};
|
|
2047
|
+
/**
|
|
2048
|
+
* Promote to new stage (forward-only, except rejected)
|
|
2049
|
+
*/
|
|
2050
|
+
export type UpdateContactLifecycleStage = ClosedEnum<typeof UpdateContactLifecycleStage>;
|
|
2051
|
+
/**
|
|
2052
|
+
* Manual outreach status override
|
|
2053
|
+
*/
|
|
2054
|
+
export declare const UpdateContactOutreachStatus: {
|
|
2055
|
+
readonly None: "none";
|
|
2056
|
+
readonly ConnectionSent: "connection_sent";
|
|
2057
|
+
readonly Connected: "connected";
|
|
2058
|
+
readonly DmSent: "dm_sent";
|
|
2059
|
+
readonly FollowedUp: "followed_up";
|
|
2060
|
+
readonly Replied: "replied";
|
|
2061
|
+
readonly InConversation: "in_conversation";
|
|
2062
|
+
readonly MeetingBooked: "meeting_booked";
|
|
2063
|
+
readonly Converted: "converted";
|
|
2064
|
+
readonly NotInterested: "not_interested";
|
|
2065
|
+
};
|
|
2066
|
+
/**
|
|
2067
|
+
* Manual outreach status override
|
|
2068
|
+
*/
|
|
2069
|
+
export type UpdateContactOutreachStatus = ClosedEnum<typeof UpdateContactOutreachStatus>;
|
|
2070
|
+
/** @internal */
|
|
2071
|
+
export declare const RefreshMyLinkedInProfileMediaType$inboundSchema: z.ZodMiniType<RefreshMyLinkedInProfileMediaType, unknown>;
|
|
2072
|
+
/** @internal */
|
|
2073
|
+
export declare const RefreshMyLinkedInProfileMedia$inboundSchema: z.ZodMiniType<RefreshMyLinkedInProfileMedia, unknown>;
|
|
2074
|
+
export declare function refreshMyLinkedInProfileMediaFromJSON(jsonString: string): SafeParseResult<RefreshMyLinkedInProfileMedia, SDKValidationError>;
|
|
2075
|
+
/** @internal */
|
|
2076
|
+
export declare const RefreshMyLinkedInProfileLastPost$inboundSchema: z.ZodMiniType<RefreshMyLinkedInProfileLastPost, unknown>;
|
|
2077
|
+
export declare function refreshMyLinkedInProfileLastPostFromJSON(jsonString: string): SafeParseResult<RefreshMyLinkedInProfileLastPost, SDKValidationError>;
|
|
2078
|
+
/** @internal */
|
|
2079
|
+
export declare const RefreshMyLinkedInProfileResponse$inboundSchema: z.ZodMiniType<RefreshMyLinkedInProfileResponse, unknown>;
|
|
2080
|
+
export declare function refreshMyLinkedInProfileResponseFromJSON(jsonString: string): SafeParseResult<RefreshMyLinkedInProfileResponse, SDKValidationError>;
|
|
2081
|
+
/** @internal */
|
|
2082
|
+
export type GetMyLinkedInPostsRequest$Outbound = {
|
|
2083
|
+
count?: number | undefined;
|
|
2084
|
+
start?: number | undefined;
|
|
2085
|
+
paginationToken?: string | undefined;
|
|
2086
|
+
};
|
|
2087
|
+
/** @internal */
|
|
2088
|
+
export declare const GetMyLinkedInPostsRequest$outboundSchema: z.ZodMiniType<GetMyLinkedInPostsRequest$Outbound, GetMyLinkedInPostsRequest>;
|
|
2089
|
+
export declare function getMyLinkedInPostsRequestToJSON(getMyLinkedInPostsRequest: GetMyLinkedInPostsRequest): string;
|
|
2090
|
+
/** @internal */
|
|
2091
|
+
export declare const GetMyLinkedInPostsType$inboundSchema: z.ZodMiniType<GetMyLinkedInPostsType, unknown>;
|
|
2092
|
+
/** @internal */
|
|
2093
|
+
export declare const GetMyLinkedInPostsMediaType$inboundSchema: z.ZodMiniType<GetMyLinkedInPostsMediaType, unknown>;
|
|
2094
|
+
/** @internal */
|
|
2095
|
+
export declare const GetMyLinkedInPostsMedia$inboundSchema: z.ZodMiniType<GetMyLinkedInPostsMedia, unknown>;
|
|
2096
|
+
export declare function getMyLinkedInPostsMediaFromJSON(jsonString: string): SafeParseResult<GetMyLinkedInPostsMedia, SDKValidationError>;
|
|
2097
|
+
/** @internal */
|
|
2098
|
+
export declare const GetMyLinkedInPostsPost$inboundSchema: z.ZodMiniType<GetMyLinkedInPostsPost, unknown>;
|
|
2099
|
+
export declare function getMyLinkedInPostsPostFromJSON(jsonString: string): SafeParseResult<GetMyLinkedInPostsPost, SDKValidationError>;
|
|
2100
|
+
/** @internal */
|
|
2101
|
+
export declare const GetMyLinkedInPostsResponse$inboundSchema: z.ZodMiniType<GetMyLinkedInPostsResponse, unknown>;
|
|
2102
|
+
export declare function getMyLinkedInPostsResponseFromJSON(jsonString: string): SafeParseResult<GetMyLinkedInPostsResponse, SDKValidationError>;
|
|
2103
|
+
/** @internal */
|
|
2104
|
+
export type GetMyLinkedInFollowersRequest$Outbound = {
|
|
2105
|
+
start?: number | undefined;
|
|
2106
|
+
count?: number | undefined;
|
|
2107
|
+
};
|
|
2108
|
+
/** @internal */
|
|
2109
|
+
export declare const GetMyLinkedInFollowersRequest$outboundSchema: z.ZodMiniType<GetMyLinkedInFollowersRequest$Outbound, GetMyLinkedInFollowersRequest>;
|
|
2110
|
+
export declare function getMyLinkedInFollowersRequestToJSON(getMyLinkedInFollowersRequest: GetMyLinkedInFollowersRequest): string;
|
|
2111
|
+
/** @internal */
|
|
2112
|
+
export declare const Follower$inboundSchema: z.ZodMiniType<Follower, unknown>;
|
|
2113
|
+
export declare function followerFromJSON(jsonString: string): SafeParseResult<Follower, SDKValidationError>;
|
|
2114
|
+
/** @internal */
|
|
2115
|
+
export declare const GetMyLinkedInFollowersResponse$inboundSchema: z.ZodMiniType<GetMyLinkedInFollowersResponse, unknown>;
|
|
2116
|
+
export declare function getMyLinkedInFollowersResponseFromJSON(jsonString: string): SafeParseResult<GetMyLinkedInFollowersResponse, SDKValidationError>;
|
|
2117
|
+
/** @internal */
|
|
2118
|
+
export declare const ConnectionRequestDaily$inboundSchema: z.ZodMiniType<ConnectionRequestDaily, unknown>;
|
|
2119
|
+
export declare function connectionRequestDailyFromJSON(jsonString: string): SafeParseResult<ConnectionRequestDaily, SDKValidationError>;
|
|
2120
|
+
/** @internal */
|
|
2121
|
+
export declare const ConnectionRequestWeekly$inboundSchema: z.ZodMiniType<ConnectionRequestWeekly, unknown>;
|
|
2122
|
+
export declare function connectionRequestWeeklyFromJSON(jsonString: string): SafeParseResult<ConnectionRequestWeekly, SDKValidationError>;
|
|
2123
|
+
/** @internal */
|
|
2124
|
+
export declare const ConnectionRequest$inboundSchema: z.ZodMiniType<ConnectionRequest, unknown>;
|
|
2125
|
+
export declare function connectionRequestFromJSON(jsonString: string): SafeParseResult<ConnectionRequest, SDKValidationError>;
|
|
2126
|
+
/** @internal */
|
|
2127
|
+
export declare const MessageDaily$inboundSchema: z.ZodMiniType<MessageDaily, unknown>;
|
|
2128
|
+
export declare function messageDailyFromJSON(jsonString: string): SafeParseResult<MessageDaily, SDKValidationError>;
|
|
2129
|
+
/** @internal */
|
|
2130
|
+
export declare const MessageWeekly$inboundSchema: z.ZodMiniType<MessageWeekly, unknown>;
|
|
2131
|
+
export declare function messageWeeklyFromJSON(jsonString: string): SafeParseResult<MessageWeekly, SDKValidationError>;
|
|
2132
|
+
/** @internal */
|
|
2133
|
+
export declare const GetMyLimitsMessage$inboundSchema: z.ZodMiniType<GetMyLimitsMessage, unknown>;
|
|
2134
|
+
export declare function getMyLimitsMessageFromJSON(jsonString: string): SafeParseResult<GetMyLimitsMessage, SDKValidationError>;
|
|
2135
|
+
/** @internal */
|
|
2136
|
+
export declare const ProfileVisitDaily$inboundSchema: z.ZodMiniType<ProfileVisitDaily, unknown>;
|
|
2137
|
+
export declare function profileVisitDailyFromJSON(jsonString: string): SafeParseResult<ProfileVisitDaily, SDKValidationError>;
|
|
2138
|
+
/** @internal */
|
|
2139
|
+
export declare const ProfileVisitWeekly$inboundSchema: z.ZodMiniType<ProfileVisitWeekly, unknown>;
|
|
2140
|
+
export declare function profileVisitWeeklyFromJSON(jsonString: string): SafeParseResult<ProfileVisitWeekly, SDKValidationError>;
|
|
2141
|
+
/** @internal */
|
|
2142
|
+
export declare const ProfileVisit$inboundSchema: z.ZodMiniType<ProfileVisit, unknown>;
|
|
2143
|
+
export declare function profileVisitFromJSON(jsonString: string): SafeParseResult<ProfileVisit, SDKValidationError>;
|
|
2144
|
+
/** @internal */
|
|
2145
|
+
export declare const ScrapingDaily$inboundSchema: z.ZodMiniType<ScrapingDaily, unknown>;
|
|
2146
|
+
export declare function scrapingDailyFromJSON(jsonString: string): SafeParseResult<ScrapingDaily, SDKValidationError>;
|
|
2147
|
+
/** @internal */
|
|
2148
|
+
export declare const ScrapingWeekly$inboundSchema: z.ZodMiniType<ScrapingWeekly, unknown>;
|
|
2149
|
+
export declare function scrapingWeeklyFromJSON(jsonString: string): SafeParseResult<ScrapingWeekly, SDKValidationError>;
|
|
1142
2150
|
/** @internal */
|
|
1143
2151
|
export declare const Scraping$inboundSchema: z.ZodMiniType<Scraping, unknown>;
|
|
1144
2152
|
export declare function scrapingFromJSON(jsonString: string): SafeParseResult<Scraping, SDKValidationError>;
|
|
@@ -1160,6 +2168,12 @@ export type GetLinkedInProfileViewsRequest$Outbound = {};
|
|
|
1160
2168
|
export declare const GetLinkedInProfileViewsRequest$outboundSchema: z.ZodMiniType<GetLinkedInProfileViewsRequest$Outbound, GetLinkedInProfileViewsRequest>;
|
|
1161
2169
|
export declare function getLinkedInProfileViewsRequestToJSON(getLinkedInProfileViewsRequest: GetLinkedInProfileViewsRequest): string;
|
|
1162
2170
|
/** @internal */
|
|
2171
|
+
export declare const ViewedAt$inboundSchema: z.ZodMiniType<ViewedAt, unknown>;
|
|
2172
|
+
export declare function viewedAtFromJSON(jsonString: string): SafeParseResult<ViewedAt, SDKValidationError>;
|
|
2173
|
+
/** @internal */
|
|
2174
|
+
export declare const View$inboundSchema: z.ZodMiniType<View, unknown>;
|
|
2175
|
+
export declare function viewFromJSON(jsonString: string): SafeParseResult<View, SDKValidationError>;
|
|
2176
|
+
/** @internal */
|
|
1163
2177
|
export declare const GetLinkedInProfileViewsResponse$inboundSchema: z.ZodMiniType<GetLinkedInProfileViewsResponse, unknown>;
|
|
1164
2178
|
export declare function getLinkedInProfileViewsResponseFromJSON(jsonString: string): SafeParseResult<GetLinkedInProfileViewsResponse, SDKValidationError>;
|
|
1165
2179
|
/** @internal */
|
|
@@ -1168,6 +2182,9 @@ export type GetLinkedInSearchAppearancesRequest$Outbound = {};
|
|
|
1168
2182
|
export declare const GetLinkedInSearchAppearancesRequest$outboundSchema: z.ZodMiniType<GetLinkedInSearchAppearancesRequest$Outbound, GetLinkedInSearchAppearancesRequest>;
|
|
1169
2183
|
export declare function getLinkedInSearchAppearancesRequestToJSON(getLinkedInSearchAppearancesRequest: GetLinkedInSearchAppearancesRequest): string;
|
|
1170
2184
|
/** @internal */
|
|
2185
|
+
export declare const Appearances$inboundSchema: z.ZodMiniType<Appearances, unknown>;
|
|
2186
|
+
export declare function appearancesFromJSON(jsonString: string): SafeParseResult<Appearances, SDKValidationError>;
|
|
2187
|
+
/** @internal */
|
|
1171
2188
|
export declare const GetLinkedInSearchAppearancesResponse$inboundSchema: z.ZodMiniType<GetLinkedInSearchAppearancesResponse, unknown>;
|
|
1172
2189
|
export declare function getLinkedInSearchAppearancesResponseFromJSON(jsonString: string): SafeParseResult<GetLinkedInSearchAppearancesResponse, SDKValidationError>;
|
|
1173
2190
|
/** @internal */
|
|
@@ -1178,6 +2195,9 @@ export type GetLinkedInPostAnalyticsRequest$Outbound = {
|
|
|
1178
2195
|
export declare const GetLinkedInPostAnalyticsRequest$outboundSchema: z.ZodMiniType<GetLinkedInPostAnalyticsRequest$Outbound, GetLinkedInPostAnalyticsRequest>;
|
|
1179
2196
|
export declare function getLinkedInPostAnalyticsRequestToJSON(getLinkedInPostAnalyticsRequest: GetLinkedInPostAnalyticsRequest): string;
|
|
1180
2197
|
/** @internal */
|
|
2198
|
+
export declare const GetLinkedInPostAnalyticsAnalytics$inboundSchema: z.ZodMiniType<GetLinkedInPostAnalyticsAnalytics, unknown>;
|
|
2199
|
+
export declare function getLinkedInPostAnalyticsAnalyticsFromJSON(jsonString: string): SafeParseResult<GetLinkedInPostAnalyticsAnalytics, SDKValidationError>;
|
|
2200
|
+
/** @internal */
|
|
1181
2201
|
export declare const GetLinkedInPostAnalyticsResponse$inboundSchema: z.ZodMiniType<GetLinkedInPostAnalyticsResponse, unknown>;
|
|
1182
2202
|
export declare function getLinkedInPostAnalyticsResponseFromJSON(jsonString: string): SafeParseResult<GetLinkedInPostAnalyticsResponse, SDKValidationError>;
|
|
1183
2203
|
/** @internal */
|
|
@@ -1186,9 +2206,36 @@ export type GetLinkedInFollowerAnalyticsRequest$Outbound = {};
|
|
|
1186
2206
|
export declare const GetLinkedInFollowerAnalyticsRequest$outboundSchema: z.ZodMiniType<GetLinkedInFollowerAnalyticsRequest$Outbound, GetLinkedInFollowerAnalyticsRequest>;
|
|
1187
2207
|
export declare function getLinkedInFollowerAnalyticsRequestToJSON(getLinkedInFollowerAnalyticsRequest: GetLinkedInFollowerAnalyticsRequest): string;
|
|
1188
2208
|
/** @internal */
|
|
2209
|
+
export declare const GetLinkedInFollowerAnalyticsAnalytics$inboundSchema: z.ZodMiniType<GetLinkedInFollowerAnalyticsAnalytics, unknown>;
|
|
2210
|
+
export declare function getLinkedInFollowerAnalyticsAnalyticsFromJSON(jsonString: string): SafeParseResult<GetLinkedInFollowerAnalyticsAnalytics, SDKValidationError>;
|
|
2211
|
+
/** @internal */
|
|
1189
2212
|
export declare const GetLinkedInFollowerAnalyticsResponse$inboundSchema: z.ZodMiniType<GetLinkedInFollowerAnalyticsResponse, unknown>;
|
|
1190
2213
|
export declare function getLinkedInFollowerAnalyticsResponseFromJSON(jsonString: string): SafeParseResult<GetLinkedInFollowerAnalyticsResponse, SDKValidationError>;
|
|
1191
2214
|
/** @internal */
|
|
2215
|
+
export type SwitchLinkedInAccountRequest$Outbound = {
|
|
2216
|
+
credentialsId: string;
|
|
2217
|
+
};
|
|
2218
|
+
/** @internal */
|
|
2219
|
+
export declare const SwitchLinkedInAccountRequest$outboundSchema: z.ZodMiniType<SwitchLinkedInAccountRequest$Outbound, SwitchLinkedInAccountRequest>;
|
|
2220
|
+
export declare function switchLinkedInAccountRequestToJSON(switchLinkedInAccountRequest: SwitchLinkedInAccountRequest): string;
|
|
2221
|
+
/** @internal */
|
|
2222
|
+
export declare const SwitchLinkedInAccountResponse$inboundSchema: z.ZodMiniType<SwitchLinkedInAccountResponse, unknown>;
|
|
2223
|
+
export declare function switchLinkedInAccountResponseFromJSON(jsonString: string): SafeParseResult<SwitchLinkedInAccountResponse, SDKValidationError>;
|
|
2224
|
+
/** @internal */
|
|
2225
|
+
export type GetLinkedInConnectionsRequest$Outbound = {
|
|
2226
|
+
start: number;
|
|
2227
|
+
count: number;
|
|
2228
|
+
};
|
|
2229
|
+
/** @internal */
|
|
2230
|
+
export declare const GetLinkedInConnectionsRequest$outboundSchema: z.ZodMiniType<GetLinkedInConnectionsRequest$Outbound, GetLinkedInConnectionsRequest>;
|
|
2231
|
+
export declare function getLinkedInConnectionsRequestToJSON(getLinkedInConnectionsRequest: GetLinkedInConnectionsRequest): string;
|
|
2232
|
+
/** @internal */
|
|
2233
|
+
export declare const Connection$inboundSchema: z.ZodMiniType<Connection, unknown>;
|
|
2234
|
+
export declare function connectionFromJSON(jsonString: string): SafeParseResult<Connection, SDKValidationError>;
|
|
2235
|
+
/** @internal */
|
|
2236
|
+
export declare const GetLinkedInConnectionsResponse$inboundSchema: z.ZodMiniType<GetLinkedInConnectionsResponse, unknown>;
|
|
2237
|
+
export declare function getLinkedInConnectionsResponseFromJSON(jsonString: string): SafeParseResult<GetLinkedInConnectionsResponse, SDKValidationError>;
|
|
2238
|
+
/** @internal */
|
|
1192
2239
|
export declare const Page$inboundSchema: z.ZodMiniType<Page, unknown>;
|
|
1193
2240
|
export declare function pageFromJSON(jsonString: string): SafeParseResult<Page, SDKValidationError>;
|
|
1194
2241
|
/** @internal */
|
|
@@ -1236,8 +2283,8 @@ export declare function getCompanyPageAnalyticsFoundedOnFromJSON(jsonString: str
|
|
|
1236
2283
|
export declare const GetCompanyPageAnalyticsHeadquarter$inboundSchema: z.ZodMiniType<GetCompanyPageAnalyticsHeadquarter, unknown>;
|
|
1237
2284
|
export declare function getCompanyPageAnalyticsHeadquarterFromJSON(jsonString: string): SafeParseResult<GetCompanyPageAnalyticsHeadquarter, SDKValidationError>;
|
|
1238
2285
|
/** @internal */
|
|
1239
|
-
export declare const
|
|
1240
|
-
export declare function
|
|
2286
|
+
export declare const GetCompanyPageAnalyticsAnalytics$inboundSchema: z.ZodMiniType<GetCompanyPageAnalyticsAnalytics, unknown>;
|
|
2287
|
+
export declare function getCompanyPageAnalyticsAnalyticsFromJSON(jsonString: string): SafeParseResult<GetCompanyPageAnalyticsAnalytics, SDKValidationError>;
|
|
1241
2288
|
/** @internal */
|
|
1242
2289
|
export declare const GetCompanyPageAnalyticsResponse$inboundSchema: z.ZodMiniType<GetCompanyPageAnalyticsResponse, unknown>;
|
|
1243
2290
|
export declare function getCompanyPageAnalyticsResponseFromJSON(jsonString: string): SafeParseResult<GetCompanyPageAnalyticsResponse, SDKValidationError>;
|
|
@@ -1261,28 +2308,6 @@ export declare function listInboxConversationsConversationFromJSON(jsonString: s
|
|
|
1261
2308
|
export declare const ListInboxConversationsResponse$inboundSchema: z.ZodMiniType<ListInboxConversationsResponse, unknown>;
|
|
1262
2309
|
export declare function listInboxConversationsResponseFromJSON(jsonString: string): SafeParseResult<ListInboxConversationsResponse, SDKValidationError>;
|
|
1263
2310
|
/** @internal */
|
|
1264
|
-
export type GetConversationMessagesRequest$Outbound = {
|
|
1265
|
-
conversationUrn: string;
|
|
1266
|
-
deliveredAt?: number | undefined;
|
|
1267
|
-
};
|
|
1268
|
-
/** @internal */
|
|
1269
|
-
export declare const GetConversationMessagesRequest$outboundSchema: z.ZodMiniType<GetConversationMessagesRequest$Outbound, GetConversationMessagesRequest>;
|
|
1270
|
-
export declare function getConversationMessagesRequestToJSON(getConversationMessagesRequest: GetConversationMessagesRequest): string;
|
|
1271
|
-
/** @internal */
|
|
1272
|
-
export declare const GetConversationMessagesSender$inboundSchema: z.ZodMiniType<GetConversationMessagesSender, unknown>;
|
|
1273
|
-
export declare function getConversationMessagesSenderFromJSON(jsonString: string): SafeParseResult<GetConversationMessagesSender, SDKValidationError>;
|
|
1274
|
-
/** @internal */
|
|
1275
|
-
export declare const GetConversationMessagesType$inboundSchema: z.ZodMiniType<GetConversationMessagesType, unknown>;
|
|
1276
|
-
/** @internal */
|
|
1277
|
-
export declare const GetConversationMessagesAttachment$inboundSchema: z.ZodMiniType<GetConversationMessagesAttachment, unknown>;
|
|
1278
|
-
export declare function getConversationMessagesAttachmentFromJSON(jsonString: string): SafeParseResult<GetConversationMessagesAttachment, SDKValidationError>;
|
|
1279
|
-
/** @internal */
|
|
1280
|
-
export declare const GetConversationMessagesMessage$inboundSchema: z.ZodMiniType<GetConversationMessagesMessage, unknown>;
|
|
1281
|
-
export declare function getConversationMessagesMessageFromJSON(jsonString: string): SafeParseResult<GetConversationMessagesMessage, SDKValidationError>;
|
|
1282
|
-
/** @internal */
|
|
1283
|
-
export declare const GetConversationMessagesResponse$inboundSchema: z.ZodMiniType<GetConversationMessagesResponse, unknown>;
|
|
1284
|
-
export declare function getConversationMessagesResponseFromJSON(jsonString: string): SafeParseResult<GetConversationMessagesResponse, SDKValidationError>;
|
|
1285
|
-
/** @internal */
|
|
1286
2311
|
export type MarkAllConversationsReadRequest$Outbound = {};
|
|
1287
2312
|
/** @internal */
|
|
1288
2313
|
export declare const MarkAllConversationsReadRequest$outboundSchema: z.ZodMiniType<MarkAllConversationsReadRequest$Outbound, MarkAllConversationsReadRequest>;
|
|
@@ -1291,25 +2316,6 @@ export declare function markAllConversationsReadRequestToJSON(markAllConversatio
|
|
|
1291
2316
|
export declare const MarkAllConversationsReadResponse$inboundSchema: z.ZodMiniType<MarkAllConversationsReadResponse, unknown>;
|
|
1292
2317
|
export declare function markAllConversationsReadResponseFromJSON(jsonString: string): SafeParseResult<MarkAllConversationsReadResponse, SDKValidationError>;
|
|
1293
2318
|
/** @internal */
|
|
1294
|
-
export type ListArchivedConversationsRequest$Outbound = {
|
|
1295
|
-
nextCursor?: string | undefined;
|
|
1296
|
-
};
|
|
1297
|
-
/** @internal */
|
|
1298
|
-
export declare const ListArchivedConversationsRequest$outboundSchema: z.ZodMiniType<ListArchivedConversationsRequest$Outbound, ListArchivedConversationsRequest>;
|
|
1299
|
-
export declare function listArchivedConversationsRequestToJSON(listArchivedConversationsRequest: ListArchivedConversationsRequest): string;
|
|
1300
|
-
/** @internal */
|
|
1301
|
-
export declare const ListArchivedConversationsParticipant$inboundSchema: z.ZodMiniType<ListArchivedConversationsParticipant, unknown>;
|
|
1302
|
-
export declare function listArchivedConversationsParticipantFromJSON(jsonString: string): SafeParseResult<ListArchivedConversationsParticipant, SDKValidationError>;
|
|
1303
|
-
/** @internal */
|
|
1304
|
-
export declare const ListArchivedConversationsLastMessage$inboundSchema: z.ZodMiniType<ListArchivedConversationsLastMessage, unknown>;
|
|
1305
|
-
export declare function listArchivedConversationsLastMessageFromJSON(jsonString: string): SafeParseResult<ListArchivedConversationsLastMessage, SDKValidationError>;
|
|
1306
|
-
/** @internal */
|
|
1307
|
-
export declare const ListArchivedConversationsConversation$inboundSchema: z.ZodMiniType<ListArchivedConversationsConversation, unknown>;
|
|
1308
|
-
export declare function listArchivedConversationsConversationFromJSON(jsonString: string): SafeParseResult<ListArchivedConversationsConversation, SDKValidationError>;
|
|
1309
|
-
/** @internal */
|
|
1310
|
-
export declare const ListArchivedConversationsResponse$inboundSchema: z.ZodMiniType<ListArchivedConversationsResponse, unknown>;
|
|
1311
|
-
export declare function listArchivedConversationsResponseFromJSON(jsonString: string): SafeParseResult<ListArchivedConversationsResponse, SDKValidationError>;
|
|
1312
|
-
/** @internal */
|
|
1313
2319
|
export type ReactToMessageRequest$Outbound = {
|
|
1314
2320
|
messageUrn: string;
|
|
1315
2321
|
emoji: string;
|
|
@@ -1332,14 +2338,6 @@ export declare function sendTypingIndicatorRequestToJSON(sendTypingIndicatorRequ
|
|
|
1332
2338
|
export declare const SendTypingIndicatorResponse$inboundSchema: z.ZodMiniType<SendTypingIndicatorResponse, unknown>;
|
|
1333
2339
|
export declare function sendTypingIndicatorResponseFromJSON(jsonString: string): SafeParseResult<SendTypingIndicatorResponse, SDKValidationError>;
|
|
1334
2340
|
/** @internal */
|
|
1335
|
-
export type GetUnreadCountRequest$Outbound = {};
|
|
1336
|
-
/** @internal */
|
|
1337
|
-
export declare const GetUnreadCountRequest$outboundSchema: z.ZodMiniType<GetUnreadCountRequest$Outbound, GetUnreadCountRequest>;
|
|
1338
|
-
export declare function getUnreadCountRequestToJSON(getUnreadCountRequest: GetUnreadCountRequest): string;
|
|
1339
|
-
/** @internal */
|
|
1340
|
-
export declare const GetUnreadCountResponse$inboundSchema: z.ZodMiniType<GetUnreadCountResponse, unknown>;
|
|
1341
|
-
export declare function getUnreadCountResponseFromJSON(jsonString: string): SafeParseResult<GetUnreadCountResponse, SDKValidationError>;
|
|
1342
|
-
/** @internal */
|
|
1343
2341
|
export type SearchLinkedInConversationsRequest$Outbound = {
|
|
1344
2342
|
keywords: string;
|
|
1345
2343
|
nextCursor?: string | undefined;
|
|
@@ -1360,52 +2358,68 @@ export declare function searchLinkedInConversationsConversationFromJSON(jsonStri
|
|
|
1360
2358
|
export declare const SearchLinkedInConversationsResponse$inboundSchema: z.ZodMiniType<SearchLinkedInConversationsResponse, unknown>;
|
|
1361
2359
|
export declare function searchLinkedInConversationsResponseFromJSON(jsonString: string): SafeParseResult<SearchLinkedInConversationsResponse, SDKValidationError>;
|
|
1362
2360
|
/** @internal */
|
|
1363
|
-
export type
|
|
1364
|
-
|
|
1365
|
-
|
|
2361
|
+
export type GetConversationMessagesRequest$Outbound = {
|
|
2362
|
+
conversationUrn: string;
|
|
2363
|
+
deliveredAt?: number | undefined;
|
|
1366
2364
|
};
|
|
1367
2365
|
/** @internal */
|
|
1368
|
-
export declare const
|
|
1369
|
-
export declare function
|
|
1370
|
-
/** @internal */
|
|
1371
|
-
export declare const FindLinkedInConversationConversation$inboundSchema: z.ZodMiniType<FindLinkedInConversationConversation, unknown>;
|
|
1372
|
-
export declare function findLinkedInConversationConversationFromJSON(jsonString: string): SafeParseResult<FindLinkedInConversationConversation, SDKValidationError>;
|
|
2366
|
+
export declare const GetConversationMessagesRequest$outboundSchema: z.ZodMiniType<GetConversationMessagesRequest$Outbound, GetConversationMessagesRequest>;
|
|
2367
|
+
export declare function getConversationMessagesRequestToJSON(getConversationMessagesRequest: GetConversationMessagesRequest): string;
|
|
1373
2368
|
/** @internal */
|
|
1374
|
-
export declare const
|
|
1375
|
-
export declare function
|
|
2369
|
+
export declare const GetConversationMessagesSender$inboundSchema: z.ZodMiniType<GetConversationMessagesSender, unknown>;
|
|
2370
|
+
export declare function getConversationMessagesSenderFromJSON(jsonString: string): SafeParseResult<GetConversationMessagesSender, SDKValidationError>;
|
|
1376
2371
|
/** @internal */
|
|
1377
|
-
export declare const
|
|
2372
|
+
export declare const GetConversationMessagesType$inboundSchema: z.ZodMiniType<GetConversationMessagesType, unknown>;
|
|
1378
2373
|
/** @internal */
|
|
1379
|
-
export declare const
|
|
1380
|
-
export declare function
|
|
2374
|
+
export declare const GetConversationMessagesAttachment$inboundSchema: z.ZodMiniType<GetConversationMessagesAttachment, unknown>;
|
|
2375
|
+
export declare function getConversationMessagesAttachmentFromJSON(jsonString: string): SafeParseResult<GetConversationMessagesAttachment, SDKValidationError>;
|
|
1381
2376
|
/** @internal */
|
|
1382
|
-
export declare const
|
|
1383
|
-
export declare function
|
|
2377
|
+
export declare const GetConversationMessagesMessage$inboundSchema: z.ZodMiniType<GetConversationMessagesMessage, unknown>;
|
|
2378
|
+
export declare function getConversationMessagesMessageFromJSON(jsonString: string): SafeParseResult<GetConversationMessagesMessage, SDKValidationError>;
|
|
1384
2379
|
/** @internal */
|
|
1385
|
-
export declare const
|
|
1386
|
-
export declare function
|
|
2380
|
+
export declare const GetConversationMessagesResponse$inboundSchema: z.ZodMiniType<GetConversationMessagesResponse, unknown>;
|
|
2381
|
+
export declare function getConversationMessagesResponseFromJSON(jsonString: string): SafeParseResult<GetConversationMessagesResponse, SDKValidationError>;
|
|
1387
2382
|
/** @internal */
|
|
1388
|
-
export type
|
|
1389
|
-
|
|
2383
|
+
export type ListStarredConversationsRequest$Outbound = {
|
|
2384
|
+
nextCursor?: string | undefined;
|
|
1390
2385
|
};
|
|
1391
2386
|
/** @internal */
|
|
1392
|
-
export declare const
|
|
1393
|
-
export declare function
|
|
2387
|
+
export declare const ListStarredConversationsRequest$outboundSchema: z.ZodMiniType<ListStarredConversationsRequest$Outbound, ListStarredConversationsRequest>;
|
|
2388
|
+
export declare function listStarredConversationsRequestToJSON(listStarredConversationsRequest: ListStarredConversationsRequest): string;
|
|
1394
2389
|
/** @internal */
|
|
1395
|
-
export declare const
|
|
1396
|
-
export declare function
|
|
2390
|
+
export declare const ListStarredConversationsParticipant$inboundSchema: z.ZodMiniType<ListStarredConversationsParticipant, unknown>;
|
|
2391
|
+
export declare function listStarredConversationsParticipantFromJSON(jsonString: string): SafeParseResult<ListStarredConversationsParticipant, SDKValidationError>;
|
|
1397
2392
|
/** @internal */
|
|
1398
|
-
export
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
2393
|
+
export declare const ListStarredConversationsLastMessage$inboundSchema: z.ZodMiniType<ListStarredConversationsLastMessage, unknown>;
|
|
2394
|
+
export declare function listStarredConversationsLastMessageFromJSON(jsonString: string): SafeParseResult<ListStarredConversationsLastMessage, SDKValidationError>;
|
|
2395
|
+
/** @internal */
|
|
2396
|
+
export declare const ListStarredConversationsConversation$inboundSchema: z.ZodMiniType<ListStarredConversationsConversation, unknown>;
|
|
2397
|
+
export declare function listStarredConversationsConversationFromJSON(jsonString: string): SafeParseResult<ListStarredConversationsConversation, SDKValidationError>;
|
|
2398
|
+
/** @internal */
|
|
2399
|
+
export declare const ListStarredConversationsResponse$inboundSchema: z.ZodMiniType<ListStarredConversationsResponse, unknown>;
|
|
2400
|
+
export declare function listStarredConversationsResponseFromJSON(jsonString: string): SafeParseResult<ListStarredConversationsResponse, SDKValidationError>;
|
|
2401
|
+
/** @internal */
|
|
2402
|
+
export type ListArchivedConversationsRequest$Outbound = {
|
|
2403
|
+
nextCursor?: string | undefined;
|
|
1402
2404
|
};
|
|
1403
2405
|
/** @internal */
|
|
1404
|
-
export declare const
|
|
1405
|
-
export declare function
|
|
2406
|
+
export declare const ListArchivedConversationsRequest$outboundSchema: z.ZodMiniType<ListArchivedConversationsRequest$Outbound, ListArchivedConversationsRequest>;
|
|
2407
|
+
export declare function listArchivedConversationsRequestToJSON(listArchivedConversationsRequest: ListArchivedConversationsRequest): string;
|
|
1406
2408
|
/** @internal */
|
|
1407
|
-
export declare const
|
|
1408
|
-
export declare function
|
|
2409
|
+
export declare const ListArchivedConversationsParticipant$inboundSchema: z.ZodMiniType<ListArchivedConversationsParticipant, unknown>;
|
|
2410
|
+
export declare function listArchivedConversationsParticipantFromJSON(jsonString: string): SafeParseResult<ListArchivedConversationsParticipant, SDKValidationError>;
|
|
2411
|
+
/** @internal */
|
|
2412
|
+
export declare const ListArchivedConversationsLastMessage$inboundSchema: z.ZodMiniType<ListArchivedConversationsLastMessage, unknown>;
|
|
2413
|
+
export declare function listArchivedConversationsLastMessageFromJSON(jsonString: string): SafeParseResult<ListArchivedConversationsLastMessage, SDKValidationError>;
|
|
2414
|
+
/** @internal */
|
|
2415
|
+
export declare const ListArchivedConversationsConversation$inboundSchema: z.ZodMiniType<ListArchivedConversationsConversation, unknown>;
|
|
2416
|
+
export declare function listArchivedConversationsConversationFromJSON(jsonString: string): SafeParseResult<ListArchivedConversationsConversation, SDKValidationError>;
|
|
2417
|
+
/** @internal */
|
|
2418
|
+
export declare const ListArchivedConversationsResponse$inboundSchema: z.ZodMiniType<ListArchivedConversationsResponse, unknown>;
|
|
2419
|
+
export declare function listArchivedConversationsResponseFromJSON(jsonString: string): SafeParseResult<ListArchivedConversationsResponse, SDKValidationError>;
|
|
2420
|
+
/** @internal */
|
|
2421
|
+
export declare const GetUnreadCountResponse$inboundSchema: z.ZodMiniType<GetUnreadCountResponse, unknown>;
|
|
2422
|
+
export declare function getUnreadCountResponseFromJSON(jsonString: string): SafeParseResult<GetUnreadCountResponse, SDKValidationError>;
|
|
1409
2423
|
/** @internal */
|
|
1410
2424
|
export type MarkConversationSeenRequest$Outbound = {
|
|
1411
2425
|
conversationUrn: string;
|
|
@@ -1437,34 +2451,62 @@ export declare function unstarConversationRequestToJSON(unstarConversationReques
|
|
|
1437
2451
|
export declare const UnstarConversationResponse$inboundSchema: z.ZodMiniType<UnstarConversationResponse, unknown>;
|
|
1438
2452
|
export declare function unstarConversationResponseFromJSON(jsonString: string): SafeParseResult<UnstarConversationResponse, SDKValidationError>;
|
|
1439
2453
|
/** @internal */
|
|
1440
|
-
export type
|
|
1441
|
-
|
|
2454
|
+
export type UnarchiveConversationRequest$Outbound = {
|
|
2455
|
+
conversationUrn: string;
|
|
1442
2456
|
};
|
|
1443
2457
|
/** @internal */
|
|
1444
|
-
export declare const
|
|
1445
|
-
export declare function
|
|
2458
|
+
export declare const UnarchiveConversationRequest$outboundSchema: z.ZodMiniType<UnarchiveConversationRequest$Outbound, UnarchiveConversationRequest>;
|
|
2459
|
+
export declare function unarchiveConversationRequestToJSON(unarchiveConversationRequest: UnarchiveConversationRequest): string;
|
|
1446
2460
|
/** @internal */
|
|
1447
|
-
export declare const
|
|
1448
|
-
export declare function
|
|
2461
|
+
export declare const UnarchiveConversationResponse$inboundSchema: z.ZodMiniType<UnarchiveConversationResponse, unknown>;
|
|
2462
|
+
export declare function unarchiveConversationResponseFromJSON(jsonString: string): SafeParseResult<UnarchiveConversationResponse, SDKValidationError>;
|
|
1449
2463
|
/** @internal */
|
|
1450
|
-
export
|
|
1451
|
-
|
|
2464
|
+
export type FindLinkedInConversationRequest$Outbound = {
|
|
2465
|
+
profile: string;
|
|
2466
|
+
includeMessages?: boolean | undefined;
|
|
2467
|
+
};
|
|
1452
2468
|
/** @internal */
|
|
1453
|
-
export declare const
|
|
1454
|
-
export declare function
|
|
2469
|
+
export declare const FindLinkedInConversationRequest$outboundSchema: z.ZodMiniType<FindLinkedInConversationRequest$Outbound, FindLinkedInConversationRequest>;
|
|
2470
|
+
export declare function findLinkedInConversationRequestToJSON(findLinkedInConversationRequest: FindLinkedInConversationRequest): string;
|
|
1455
2471
|
/** @internal */
|
|
1456
|
-
export declare const
|
|
1457
|
-
export declare function
|
|
2472
|
+
export declare const FindLinkedInConversationConversation$inboundSchema: z.ZodMiniType<FindLinkedInConversationConversation, unknown>;
|
|
2473
|
+
export declare function findLinkedInConversationConversationFromJSON(jsonString: string): SafeParseResult<FindLinkedInConversationConversation, SDKValidationError>;
|
|
1458
2474
|
/** @internal */
|
|
1459
|
-
export
|
|
2475
|
+
export declare const FindLinkedInConversationSender$inboundSchema: z.ZodMiniType<FindLinkedInConversationSender, unknown>;
|
|
2476
|
+
export declare function findLinkedInConversationSenderFromJSON(jsonString: string): SafeParseResult<FindLinkedInConversationSender, SDKValidationError>;
|
|
2477
|
+
/** @internal */
|
|
2478
|
+
export declare const FindLinkedInConversationType$inboundSchema: z.ZodMiniType<FindLinkedInConversationType, unknown>;
|
|
2479
|
+
/** @internal */
|
|
2480
|
+
export declare const FindLinkedInConversationAttachment$inboundSchema: z.ZodMiniType<FindLinkedInConversationAttachment, unknown>;
|
|
2481
|
+
export declare function findLinkedInConversationAttachmentFromJSON(jsonString: string): SafeParseResult<FindLinkedInConversationAttachment, SDKValidationError>;
|
|
2482
|
+
/** @internal */
|
|
2483
|
+
export declare const FindLinkedInConversationMessage$inboundSchema: z.ZodMiniType<FindLinkedInConversationMessage, unknown>;
|
|
2484
|
+
export declare function findLinkedInConversationMessageFromJSON(jsonString: string): SafeParseResult<FindLinkedInConversationMessage, SDKValidationError>;
|
|
2485
|
+
/** @internal */
|
|
2486
|
+
export declare const FindLinkedInConversationResponse$inboundSchema: z.ZodMiniType<FindLinkedInConversationResponse, unknown>;
|
|
2487
|
+
export declare function findLinkedInConversationResponseFromJSON(jsonString: string): SafeParseResult<FindLinkedInConversationResponse, SDKValidationError>;
|
|
2488
|
+
/** @internal */
|
|
2489
|
+
export type ArchiveConversationRequest$Outbound = {
|
|
1460
2490
|
conversationUrn: string;
|
|
1461
2491
|
};
|
|
1462
2492
|
/** @internal */
|
|
1463
|
-
export declare const
|
|
1464
|
-
export declare function
|
|
2493
|
+
export declare const ArchiveConversationRequest$outboundSchema: z.ZodMiniType<ArchiveConversationRequest$Outbound, ArchiveConversationRequest>;
|
|
2494
|
+
export declare function archiveConversationRequestToJSON(archiveConversationRequest: ArchiveConversationRequest): string;
|
|
1465
2495
|
/** @internal */
|
|
1466
|
-
export declare const
|
|
1467
|
-
export declare function
|
|
2496
|
+
export declare const ArchiveConversationResponse$inboundSchema: z.ZodMiniType<ArchiveConversationResponse, unknown>;
|
|
2497
|
+
export declare function archiveConversationResponseFromJSON(jsonString: string): SafeParseResult<ArchiveConversationResponse, SDKValidationError>;
|
|
2498
|
+
/** @internal */
|
|
2499
|
+
export type UnreactToMessageRequest$Outbound = {
|
|
2500
|
+
messageUrn: string;
|
|
2501
|
+
emoji: string;
|
|
2502
|
+
conversationUrn: string;
|
|
2503
|
+
};
|
|
2504
|
+
/** @internal */
|
|
2505
|
+
export declare const UnreactToMessageRequest$outboundSchema: z.ZodMiniType<UnreactToMessageRequest$Outbound, UnreactToMessageRequest>;
|
|
2506
|
+
export declare function unreactToMessageRequestToJSON(unreactToMessageRequest: UnreactToMessageRequest): string;
|
|
2507
|
+
/** @internal */
|
|
2508
|
+
export declare const UnreactToMessageResponse$inboundSchema: z.ZodMiniType<UnreactToMessageResponse, unknown>;
|
|
2509
|
+
export declare function unreactToMessageResponseFromJSON(jsonString: string): SafeParseResult<UnreactToMessageResponse, SDKValidationError>;
|
|
1468
2510
|
/** @internal */
|
|
1469
2511
|
export type FilterCampaignRequest$Outbound = {
|
|
1470
2512
|
campaignSlug: string;
|
|
@@ -1501,7 +2543,7 @@ export declare function getCampaignStatusProfileFromJSON(jsonString: string): Sa
|
|
|
1501
2543
|
export declare const GetCampaignStatusResponse$inboundSchema: z.ZodMiniType<GetCampaignStatusResponse, unknown>;
|
|
1502
2544
|
export declare function getCampaignStatusResponseFromJSON(jsonString: string): SafeParseResult<GetCampaignStatusResponse, SDKValidationError>;
|
|
1503
2545
|
/** @internal */
|
|
1504
|
-
export declare const
|
|
2546
|
+
export declare const SyncCampaignActionsAction$outboundSchema: z.ZodMiniEnum<typeof SyncCampaignActionsAction>;
|
|
1505
2547
|
/** @internal */
|
|
1506
2548
|
export type SyncCampaignActionsProfile$Outbound = {
|
|
1507
2549
|
profile: string;
|
|
@@ -1532,14 +2574,8 @@ export declare function syncedFromJSON(jsonString: string): SafeParseResult<Sync
|
|
|
1532
2574
|
export declare const SyncCampaignActionsResponse$inboundSchema: z.ZodMiniType<SyncCampaignActionsResponse, unknown>;
|
|
1533
2575
|
export declare function syncCampaignActionsResponseFromJSON(jsonString: string): SafeParseResult<SyncCampaignActionsResponse, SDKValidationError>;
|
|
1534
2576
|
/** @internal */
|
|
1535
|
-
export type GetCampaignStatsRequestBody$Outbound = {};
|
|
1536
|
-
/** @internal */
|
|
1537
|
-
export declare const GetCampaignStatsRequestBody$outboundSchema: z.ZodMiniType<GetCampaignStatsRequestBody$Outbound, GetCampaignStatsRequestBody>;
|
|
1538
|
-
export declare function getCampaignStatsRequestBodyToJSON(getCampaignStatsRequestBody: GetCampaignStatsRequestBody): string;
|
|
1539
|
-
/** @internal */
|
|
1540
2577
|
export type GetCampaignStatsRequest$Outbound = {
|
|
1541
2578
|
campaignSlug: string;
|
|
1542
|
-
body?: GetCampaignStatsRequestBody$Outbound | undefined;
|
|
1543
2579
|
};
|
|
1544
2580
|
/** @internal */
|
|
1545
2581
|
export declare const GetCampaignStatsRequest$outboundSchema: z.ZodMiniType<GetCampaignStatsRequest$Outbound, GetCampaignStatsRequest>;
|
|
@@ -1547,4 +2583,102 @@ export declare function getCampaignStatsRequestToJSON(getCampaignStatsRequest: G
|
|
|
1547
2583
|
/** @internal */
|
|
1548
2584
|
export declare const GetCampaignStatsResponse$inboundSchema: z.ZodMiniType<GetCampaignStatsResponse, unknown>;
|
|
1549
2585
|
export declare function getCampaignStatsResponseFromJSON(jsonString: string): SafeParseResult<GetCampaignStatsResponse, SDKValidationError>;
|
|
1550
|
-
|
|
2586
|
+
/** @internal */
|
|
2587
|
+
export declare const UpsertContactsSource$outboundSchema: z.ZodMiniEnum<typeof UpsertContactsSource>;
|
|
2588
|
+
/** @internal */
|
|
2589
|
+
export declare const UpsertContactsLifecycleStage$outboundSchema: z.ZodMiniEnum<typeof UpsertContactsLifecycleStage>;
|
|
2590
|
+
/** @internal */
|
|
2591
|
+
export type UpsertContactsContactRequest$Outbound = {
|
|
2592
|
+
linkedinUrl: string;
|
|
2593
|
+
profileUrn?: string | null | undefined;
|
|
2594
|
+
publicIdentifier?: string | null | undefined;
|
|
2595
|
+
name: string;
|
|
2596
|
+
source: string;
|
|
2597
|
+
sourceAngle?: string | undefined;
|
|
2598
|
+
lifecycleStage?: string | undefined;
|
|
2599
|
+
hotScore?: number | undefined;
|
|
2600
|
+
qualificationNotes?: string | undefined;
|
|
2601
|
+
notes?: string | undefined;
|
|
2602
|
+
};
|
|
2603
|
+
/** @internal */
|
|
2604
|
+
export declare const UpsertContactsContactRequest$outboundSchema: z.ZodMiniType<UpsertContactsContactRequest$Outbound, UpsertContactsContactRequest>;
|
|
2605
|
+
export declare function upsertContactsContactRequestToJSON(upsertContactsContactRequest: UpsertContactsContactRequest): string;
|
|
2606
|
+
/** @internal */
|
|
2607
|
+
export type UpsertContactsRequest$Outbound = {
|
|
2608
|
+
contacts: Array<UpsertContactsContactRequest$Outbound>;
|
|
2609
|
+
};
|
|
2610
|
+
/** @internal */
|
|
2611
|
+
export declare const UpsertContactsRequest$outboundSchema: z.ZodMiniType<UpsertContactsRequest$Outbound, UpsertContactsRequest>;
|
|
2612
|
+
export declare function upsertContactsRequestToJSON(upsertContactsRequest: UpsertContactsRequest): string;
|
|
2613
|
+
/** @internal */
|
|
2614
|
+
export declare const UpsertContactsResults$inboundSchema: z.ZodMiniType<UpsertContactsResults, unknown>;
|
|
2615
|
+
export declare function upsertContactsResultsFromJSON(jsonString: string): SafeParseResult<UpsertContactsResults, SDKValidationError>;
|
|
2616
|
+
/** @internal */
|
|
2617
|
+
export declare const UpsertContactsContactResponse$inboundSchema: z.ZodMiniType<UpsertContactsContactResponse, unknown>;
|
|
2618
|
+
export declare function upsertContactsContactResponseFromJSON(jsonString: string): SafeParseResult<UpsertContactsContactResponse, SDKValidationError>;
|
|
2619
|
+
/** @internal */
|
|
2620
|
+
export declare const UpsertContactsResponse$inboundSchema: z.ZodMiniType<UpsertContactsResponse, unknown>;
|
|
2621
|
+
export declare function upsertContactsResponseFromJSON(jsonString: string): SafeParseResult<UpsertContactsResponse, SDKValidationError>;
|
|
2622
|
+
/** @internal */
|
|
2623
|
+
export declare const SearchContactsLifecycleStage$outboundSchema: z.ZodMiniEnum<typeof SearchContactsLifecycleStage>;
|
|
2624
|
+
/** @internal */
|
|
2625
|
+
export declare const SearchContactsOutreachStatus$outboundSchema: z.ZodMiniEnum<typeof SearchContactsOutreachStatus>;
|
|
2626
|
+
/** @internal */
|
|
2627
|
+
export declare const DoNotContact$outboundSchema: z.ZodMiniEnum<typeof DoNotContact>;
|
|
2628
|
+
/** @internal */
|
|
2629
|
+
export declare const HasProfileData$outboundSchema: z.ZodMiniEnum<typeof HasProfileData>;
|
|
2630
|
+
/** @internal */
|
|
2631
|
+
export type SearchContactsRequest$Outbound = {
|
|
2632
|
+
linkedinUrl?: string | undefined;
|
|
2633
|
+
name?: string | undefined;
|
|
2634
|
+
lifecycleStage?: string | undefined;
|
|
2635
|
+
sortBy?: string | undefined;
|
|
2636
|
+
minHotScore?: number | undefined;
|
|
2637
|
+
outreachStatus?: string | undefined;
|
|
2638
|
+
tag?: string | undefined;
|
|
2639
|
+
followUpBefore?: string | undefined;
|
|
2640
|
+
doNotContact?: string | undefined;
|
|
2641
|
+
hasProfileData?: string | undefined;
|
|
2642
|
+
campaignId?: string | undefined;
|
|
2643
|
+
limit: number;
|
|
2644
|
+
offset: number;
|
|
2645
|
+
};
|
|
2646
|
+
/** @internal */
|
|
2647
|
+
export declare const SearchContactsRequest$outboundSchema: z.ZodMiniType<SearchContactsRequest$Outbound, SearchContactsRequest>;
|
|
2648
|
+
export declare function searchContactsRequestToJSON(searchContactsRequest: SearchContactsRequest): string;
|
|
2649
|
+
/** @internal */
|
|
2650
|
+
export declare const SearchContactsCampaign$inboundSchema: z.ZodMiniType<SearchContactsCampaign, unknown>;
|
|
2651
|
+
export declare function searchContactsCampaignFromJSON(jsonString: string): SafeParseResult<SearchContactsCampaign, SDKValidationError>;
|
|
2652
|
+
/** @internal */
|
|
2653
|
+
export declare const SearchContactsContact$inboundSchema: z.ZodMiniType<SearchContactsContact, unknown>;
|
|
2654
|
+
export declare function searchContactsContactFromJSON(jsonString: string): SafeParseResult<SearchContactsContact, SDKValidationError>;
|
|
2655
|
+
/** @internal */
|
|
2656
|
+
export declare const SearchContactsPagination$inboundSchema: z.ZodMiniType<SearchContactsPagination, unknown>;
|
|
2657
|
+
export declare function searchContactsPaginationFromJSON(jsonString: string): SafeParseResult<SearchContactsPagination, SDKValidationError>;
|
|
2658
|
+
/** @internal */
|
|
2659
|
+
export declare const SearchContactsResponse$inboundSchema: z.ZodMiniType<SearchContactsResponse, unknown>;
|
|
2660
|
+
export declare function searchContactsResponseFromJSON(jsonString: string): SafeParseResult<SearchContactsResponse, SDKValidationError>;
|
|
2661
|
+
/** @internal */
|
|
2662
|
+
export type GetContactRequest$Outbound = {
|
|
2663
|
+
id: string;
|
|
2664
|
+
};
|
|
2665
|
+
/** @internal */
|
|
2666
|
+
export declare const GetContactRequest$outboundSchema: z.ZodMiniType<GetContactRequest$Outbound, GetContactRequest>;
|
|
2667
|
+
export declare function getContactRequestToJSON(getContactRequest: GetContactRequest): string;
|
|
2668
|
+
/** @internal */
|
|
2669
|
+
export declare const GetContactActivity$inboundSchema: z.ZodMiniType<GetContactActivity, unknown>;
|
|
2670
|
+
export declare function getContactActivityFromJSON(jsonString: string): SafeParseResult<GetContactActivity, SDKValidationError>;
|
|
2671
|
+
/** @internal */
|
|
2672
|
+
export declare const GetContactCampaign$inboundSchema: z.ZodMiniType<GetContactCampaign, unknown>;
|
|
2673
|
+
export declare function getContactCampaignFromJSON(jsonString: string): SafeParseResult<GetContactCampaign, SDKValidationError>;
|
|
2674
|
+
/** @internal */
|
|
2675
|
+
export declare const GetContactContact$inboundSchema: z.ZodMiniType<GetContactContact, unknown>;
|
|
2676
|
+
export declare function getContactContactFromJSON(jsonString: string): SafeParseResult<GetContactContact, SDKValidationError>;
|
|
2677
|
+
/** @internal */
|
|
2678
|
+
export declare const GetContactResponse$inboundSchema: z.ZodMiniType<GetContactResponse, unknown>;
|
|
2679
|
+
export declare function getContactResponseFromJSON(jsonString: string): SafeParseResult<GetContactResponse, SDKValidationError>;
|
|
2680
|
+
/** @internal */
|
|
2681
|
+
export declare const UpdateContactLifecycleStage$outboundSchema: z.ZodMiniEnum<typeof UpdateContactLifecycleStage>;
|
|
2682
|
+
/** @internal */
|
|
2683
|
+
export declare const UpdateContactOutreachStatus$outboundSchema: z.ZodMiniEnum<typeof UpdateContactOutreachStatus>;
|
|
2684
|
+
//# sourceMappingURL=update-contact-outreach-status.d.ts.map
|