Preparing search index...
The search index is not available
@kayahr/ed-journal
@kayahr/ed-journal
OldBuyMicroResources
Interface OldBuyMicroResources
Base interface shared by all journal event types.
interface
OldBuyMicroResources
{
Category
:
string
;
Count
:
number
;
MarketID
:
number
;
Name
:
string
;
Name_Localised
:
string
;
Price
:
number
;
event
:
"BuyMicroResources"
;
timestamp
:
string
;
}
Hierarchy (
view full
)
JournalEvent
<
"BuyMicroResources"
>
OldBuyMicroResources
Index
Properties
Category
Count
MarketID
Name
Name_
Localised
Price
event
timestamp
Properties
Category
Category
:
string
Count
Count
:
number
MarketID
MarketID
:
number
Name
Name
:
string
Name_
Localised
Name_
Localised
:
string
Price
Price
:
number
event
event
:
"BuyMicroResources"
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
Category
Count
MarketID
Name
Name_
Localised
Price
event
timestamp
@kayahr/ed-journal
Loading...
Base interface shared by all journal event types.