DatasourceUserDefinition

describes a user in the datasource

Properties

Name Type Description Notes
email str
name str
user_id str To be supplied if the user id in the datasource is not the email [optional]
is_active bool set to false if the user is a former employee or a bot [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]