Member Junction
Preparing search index...
@memberjunction/ng-dashboards
APIKeyCreateResult
Interface APIKeyCreateResult
Result of key creation
interface
APIKeyCreateResult
{
apiKeyId
?:
string
;
error
?:
string
;
rawKey
?:
string
;
success
:
boolean
;
}
Index
Properties
api
Key
Id?
error?
raw
Key?
success
Properties
Optional
api
Key
Id
apiKeyId
?:
string
Optional
error
error
?:
string
Optional
raw
Key
rawKey
?:
string
success
success
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
Key
Id
error
raw
Key
success
Member Junction
Loading...
Result of key creation