Interface
Represent only the API key related properties from IApp .
Inheritance: IApiKeyInfoOmit<IApp, "client_secret" | "redirect_uris" | "appType">
Subclasses: IApiKeyResponse
Properties
| Property | Type | Notes |
|---|---|---|
apiKeyinherited | string | Only to be present if appType is apikey |
apiToken1Activeinherited | boolean | |
apiToken2Activeinherited | boolean | |
client_idinherited | string | |
httpReferrersinherited | string[] | |
isPersonalAPITokeninherited | boolean | |
itemIdinherited | string | |
modifiedinherited | Date | |
privilegesinherited | string[] | |
registeredinherited | 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
httpReferrers
inheritedinherited
Interface PropertyhttpReferrers: string[]Inherited from Omit.httpReferrers