UserReferenceDefinition

Describes how a user is referenced in a document. The user can be referenced by email or by a datasource specific id.

Properties

Name Type Description Notes
email str [optional]
datasource_user_id str some datasources refer to the user by the datasource user id in the document [optional]
name str [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]