@shortcut/client
Preparing search index...
webhooks
ShortcutChangeRef
Interface ShortcutChangeRef
A slim reference to another entity inside a change entry.
interface
ShortcutChangeRef
{
entity_type
:
string
;
id
:
string
|
number
;
name
?:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
entity_
type
id
name?
Properties
entity_
type
entity_type
:
string
id
id
:
string
|
number
Optional
name
name
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entity_
type
id
name
@shortcut/client
Loading...
A slim reference to another entity inside a change entry.