ships.Interface.SourceModuleValue - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki

@elite-dangerous-almanac/core / ships / SourceModuleValue

Interface: SourceModuleValue

Defined in: src/ships/source-purchase.ts:17

One slot's captured purchase price, exactly as the source stated it.

Properties

item

readonly item: string

Defined in: src/ships/source-purchase.ts:21

The module symbol, in the source's own casing.


slot

readonly slot: string

Defined in: src/ships/source-purchase.ts:19

The slot key, in the source's own spelling.


value

readonly value: number

Defined in: src/ships/source-purchase.ts:23

What the source says was paid for that module, in credits.

⚠️ **GitHub.com Fallback** ⚠️