IApp

Interface

Return value of registerApp and getRegisteredAppInfo representing an app entity.

Inheritance: IAppOmit<IRegisteredAppResponse"registered" | "modified" | "apnsProdCert" | "apnsSandboxCert" | "gcmApiKey" | "isBeta" | "customAppLoginShowTriage">

Properties

Hide inherited properties
PropertyTypeNotes
apiKey
inherited
string

Only to be present if appType is apikey

boolean
boolean
appType
inherited
client_id
inherited
string
client_secret
inherited
string
httpReferrers
inherited
string[]
boolean
itemId
inherited
string
Date
privileges
inherited
string[]
redirect_uris
inherited
string[]
Date

apiKey

optionalinherited
Interface Property
apiKey: string

Only to be present if appType is apikey

Inherited from Omit.apiKey

apiToken1Active

inherited
Interface Property
apiToken1Active: boolean
Inherited from Omit.apiToken1Active

apiToken2Active

inherited
Interface Property
apiToken2Active: boolean
Inherited from Omit.apiToken2Active

appType

inherited
Interface Property
appType: AppType
Inherited from Omit.appType

client_id

inherited
Interface Property
client_id: string
Inherited from Omit.client_id

client_secret

inherited
Interface Property
client_secret: string
Inherited from Omit.client_secret

httpReferrers

inherited
Interface Property
httpReferrers: string[]
Inherited from Omit.httpReferrers

isPersonalAPIToken

inherited
Interface Property
isPersonalAPIToken: boolean
Inherited from Omit.isPersonalAPIToken

itemId

inherited
Interface Property
itemId: string
Inherited from Omit.itemId

modified

Interface Property
modified: Date

privileges

inherited
Interface Property
privileges: string[]
Inherited from Omit.privileges

redirect_uris

inherited
Interface Property
redirect_uris: string[]
Inherited from Omit.redirect_uris

registered

Interface Property
registered: Date

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.