Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 801 Bytes

User.md

File metadata and controls

15 lines (12 loc) · 801 Bytes

IO.Swagger.Model.User

Properties

Name Type Description Notes
Name string Name of the user.
LoginId string Email address of the user.
Type string The type of this resource.
Scoped bool? True if the token used to make this request has restricted/scoped access to the API.
TokenName string Returns the name of the token used for this request.
Href string API link to the user.
PictureLink string Browser-friendly link to the user's avatar image. [optional]

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