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 |
|---|---|---|
apiKeyinherited | string | Only to be present if appType is apikey |
apiToken1Activeinherited | boolean | |
apiToken2Activeinherited | boolean | |
appTypeinherited | AppType | |
client_idinherited | string | |
client_secretinherited | string | |
httpReferrersinherited | string[] | |
isPersonalAPITokeninherited | boolean | |
itemIdinherited | string | |
modified | Date | |
privilegesinherited | string[] | |
redirect_urisinherited | string[] | |
registered | Date |
apiKey
optionalinheritedinherited
Interface PropertyapiKey: stringOnly to be present if appType is apikey
Inherited from Omit.apiKey
apiToken1Active
inheritedinherited
Interface PropertyapiToken1Active: booleanInherited from Omit.apiToken1Active
apiToken2Active
inheritedinherited
Interface PropertyapiToken2Active: booleanInherited from Omit.apiToken2Active
appType
inheritedinherited
Interface PropertyappType: AppTypeInherited from Omit.appType
client_secret
inheritedinherited
Interface Propertyclient_secret: stringInherited from Omit.client_secret
httpReferrers
inheritedinherited
Interface PropertyhttpReferrers: string[]Inherited from Omit.httpReferrers
isPersonalAPIToken
inheritedinherited
Interface PropertyisPersonalAPIToken: booleanInherited from Omit.isPersonalAPIToken