Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 751 Bytes

AuthorizedApplicationsInner.md

File metadata and controls

17 lines (11 loc) · 751 Bytes

# AuthorizedApplicationsInner

An authorized app.

Properties

Name Type Description Notes
Id int32 The ID for the application. [optional]
Name string The name of the application. [optional]
Description string A short description of the application. [optional]
Users []string An array of usernames for users who have linked the app. [optional]
Links []ResourceLink A list of link types and descriptions for the API schema documents. [optional] [readonly]

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