Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1015 Bytes

CreditSession.md

File metadata and controls

16 lines (11 loc) · 1015 Bytes

CreditSession

Metadata and results for a Link session

Properties

Name Type Description Notes
link_session_id str The unique identifier associated with the Link session. This identifier matches the `link_session_id` returned in the onSuccess/onExit callbacks. [optional]
session_start_time datetime The time when the Link session started [optional]
results CreditSessionResults [optional]
errors [CreditSessionError] The set of errors that occurred during the Link session. [optional]
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]