Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 910 Bytes

LinkEventsWebhook.md

File metadata and controls

17 lines (12 loc) · 910 Bytes

LinkEventsWebhook

Contains a summary of the events from a link session

Properties

Name Type Description Notes
webhook_type str `LINK`
webhook_code str `EVENTS`
events [LinkEvent] The link events emitted during the link session
link_session_id str An identifier for the link session these events occurred in
link_token str The link token used to create the link session these events are from
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]