@kayahr/ed-journal
Preparing search index...
CancelDropship
Interface CancelDropship
Base interface shared by all journal event types.
interface
CancelDropship
{
event
:
"CancelDropship"
;
Refund
:
number
;
timestamp
:
string
;
}
Hierarchy (
View Summary
)
JournalEvent
<
"CancelDropship"
>
CancelDropship
Index
Properties
event
Refund
timestamp
Properties
event
event
:
"CancelDropship"
The type of event.
Refund
Refund
:
number
timestamp
timestamp
:
string
The time in GMT, ISO 8601.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
event
Refund
timestamp
@kayahr/ed-journal
Loading...
Base interface shared by all journal event types.