@kayahr/ed-journal
Preparing search index...
SellMicroResources
Interface SellMicroResources
Base interface shared by all journal event types.
interface
SellMicroResources
{
event
:
"SellMicroResources"
;
MarketID
:
ID
;
MicroResources
:
MicroResource
[]
;
Price
:
number
;
timestamp
:
string
;
TotalCount
:
number
;
}
Hierarchy (
View Summary
)
JournalEvent
<
"SellMicroResources"
>
SellMicroResources
Index
Properties
event
Market
ID
Micro
Resources
Price
timestamp
Total
Count
Properties
event
event
:
"SellMicroResources"
The type of event.
Market
ID
MarketID
:
ID
Micro
Resources
MicroResources
:
MicroResource
[]
Price
Price
:
number
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
Price
timestamp
Total
Count
@kayahr/ed-journal
Loading...
Base interface shared by all journal event types.