DotNet.Ships.Record.SourceModuleValue - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
EliteDangerousAlmanac / Ships / SourceModuleValue
Defined in: dotnet/src/EliteDangerousAlmanac/Ships/SourcePurchase.cs:12
One mount's captured purchase price, exactly as the source stated it.
new SourceModuleValue(
Slot,Item,Value)
string
The mount key, in the source's own spelling.
string
The module symbol, in the source's own casing.
double
What the source says was paid for that module, in credits.
Item:
string
The module symbol, in the source's own casing.
Slot:
string
The mount key, in the source's own spelling.
Value:
double
What the source says was paid for that module, in credits.