Interface
Return value of registerApp
and getRegisteredAppInfo
representing an app entity.
Inheritance: IAppOmit<IRegisteredAppResponse, "registered" | "modified" | "apnsProdCert" | "apnsSandboxCert" | "gcmApiKey" | "isBeta" | "customAppLoginShowTriage">
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
optionalinherited
Interface PropertyapiKey: string
Only to be present if appType is apikey
Inherited from Omit.apiKey
apiToken1Active
inherited
Interface PropertyapiToken1Active: boolean
Inherited from Omit.apiToken1Active
apiToken2Active
inherited
Interface PropertyapiToken2Active: boolean
Inherited from Omit.apiToken2Active
appType
inherited
Interface PropertyappType: AppType
Inherited from Omit.appType