Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 586 Bytes

User.md

File metadata and controls

13 lines (9 loc) · 586 Bytes

User

Representation of a user.

Properties

Name Type Description Notes
kind str Indicates the type of this object. Will be 'User' if this is a complete object or 'UserLink' if it is just a link. [optional]
id str Unique identifier of the object. [optional]
href str Self link. [optional]

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