@runloop/api-client - v1.22.0
GitHub
Documentation
Preparing search index...
sdk
Runloop
APIKeyCreatedView
Interface APIKeyCreatedView
interface
APIKeyCreatedView
{
id
?:
string
;
expires_at_ms
?:
number
|
null
;
key_secret
?:
string
;
name
?:
string
;
}
Index
Properties
id?
expires_
at_
ms?
key_
secret?
name?
Properties
Optional
id
id
?:
string
Optional
expires_
at_
ms
expires_at_ms
?:
number
|
null
Optional
key_
secret
key_secret
?:
string
Optional
name
name
?:
string
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
expires_
at_
ms
key_
secret
name
GitHub
Documentation
@runloop/api-client - v1.22.0
Loading...