Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 835 Bytes

ApplicationData.md

File metadata and controls

16 lines (12 loc) · 835 Bytes

.ApplicationData

Properties

Name Type Description Notes
id number [default to undefined]
developmentAccountId number [default to undefined]
applicationName string [optional] [default to undefined]
redirectUrl string [optional] [default to undefined]
clientId string [default to undefined]
userApplicationAuthorizations Array<UserApplicationAuthorizationData> [optional] [default to undefined]
clientSecret string [optional] [default to undefined]

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