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