Interface
Return value of registerApp
and getRegisteredAppInfo
representing an app entity.
Properties
Property | Type | Notes |
---|---|---|
apiKey inherited | string | Only to be present if appType is apikey |
apiToken1Active inherited | boolean | |
apiToken2Active inherited | boolean | |
appType inherited | ||
client_id inherited | string | |
client_secret inherited | string | |
httpReferrers inherited | string[] | |
isPersonalAPIToken inherited | boolean | |
itemId inherited | string | |
Date | ||
privileges inherited | string[] | |
redirect_uris inherited | string[] | |
Date |
apiKey
apiKey: string
Only to be present if appType is apikey
apiToken1Active
apiToken1Active: boolean
apiToken2Active
apiToken2Active: boolean
appType
appType: AppType