Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 819 Bytes

Session.md

File metadata and controls

15 lines (10 loc) · 819 Bytes

Session

Properties

Name Type Description Notes
consumer_metadata ConsumerMetadata [optional]
redirect_uri str The URL to redirect the user to after the session has been configured. [optional]
settings SessionSettings [optional]
theme SessionTheme [optional]
custom_consumer_settings {str: (bool, date, datetime, dict, float, int, list, str, none_type)} Custom consumer settings that are passed as part of the session. [optional]

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