python-sdk/generated/docs/User.md at main · groundlight/python-sdk · GitHub
Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 558 Bytes

File metadata and controls

13 lines (8 loc) · 558 Bytes

User

Spec for serializing a user object in the public API

Properties

Name Type Description Notes
username str The user's username.
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]