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