@kayahr/ed-journal
Preparing search index...
DeliverPowerMicroResources
Interface DeliverPowerMicroResources
Base interface shared by all journal event types.
interface
DeliverPowerMicroResources
{
event
:
"DeliverPowerMicroResources"
;
MarketID
:
ID
;
MicroResources
:
MicroResource
[]
;
timestamp
:
string
;
TotalCount
:
number
;
}
Hierarchy (
View Summary
)
JournalEvent
<
"DeliverPowerMicroResources"
>
DeliverPowerMicroResources
Index
Properties
event
Market
ID
Micro
Resources
timestamp
Total
Count
Properties
event
event
:
"DeliverPowerMicroResources"
The type of event.
Market
ID
MarketID
:
ID
Micro
Resources
MicroResources
:
MicroResource
[]
timestamp
timestamp
:
string
The time in GMT, ISO 8601.
Total
Count
TotalCount
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
event
Market
ID
Micro
Resources
timestamp
Total
Count
@kayahr/ed-journal
Loading...
Base interface shared by all journal event types.