Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 859 Bytes

AccountUser.md

File metadata and controls

18 lines (13 loc) · 859 Bytes

AccountUser

Account User metadata

Properties

Name Type Description Notes
user_id str The WhyLabs user id
org_id str The WhyLabs organization id
email str The user's email address
external_id str, none_type External user id [optional]
user_schema str, none_type User schema [optional]
active bool, none_type Flag to indicate if the user is active [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]