@kayahr/ed-journal
Preparing search index...
SellMicroResources
Interface SellMicroResources
Base interface shared by all journal event types.
interface
SellMicroResources
{
event
:
"SellMicroResources"
;
MarketID
:
number
;
MicroResources
:
{
Category
:
string
;
Count
:
number
;
Name
:
string
;
Name_Localised
?:
string
;
}
[]
;
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
:
number
Micro
Resources
MicroResources
:
{
Category
:
string
;
Count
:
number
;
Name
:
string
;
Name_Localised
?:
string
;
}
[]
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...
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
Base interface shared by all journal event types.