Preparing search index...
The search index is not available
@kayahr/ed-journal
@kayahr/ed-journal
DropItems
Interface DropItems
Base interface shared by all journal event types.
interface
DropItems
{
Count
:
number
;
Name
:
string
;
OwnerID
:
number
;
Type
:
string
;
event
:
"DropItems"
;
timestamp
:
string
;
}
Hierarchy (
view full
)
JournalEvent
<
"DropItems"
>
DropItems
Index
Properties
Count
Name
OwnerID
Type
event
timestamp
Properties
Count
Count
:
number
Name
Name
:
string
OwnerID
OwnerID
:
number
Type
Type
:
string
event
event
:
"DropItems"
The type of event.
timestamp
timestamp
:
string
The time in GMT, ISO 8601.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Count
Name
OwnerID
Type
event
timestamp
@kayahr/ed-journal
Loading...
Base interface shared by all journal event types.