2022-11-20 18:07:22 +01:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [MoneySources](./bitburner.moneysources.md)
|
|
|
|
|
|
|
|
## MoneySources interface
|
|
|
|
|
|
|
|
|
2023-02-11 19:18:50 +01:00
|
|
|
**Signature:**
|
2022-11-20 18:07:22 +01:00
|
|
|
|
|
|
|
```typescript
|
|
|
|
interface MoneySources
|
|
|
|
```
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
2023-02-11 19:18:50 +01:00
|
|
|
| Property | Modifiers | Type | Description |
|
|
|
|
| --- | --- | --- | --- |
|
|
|
|
| [sinceInstall](./bitburner.moneysources.sinceinstall.md) | | [MoneySource](./bitburner.moneysource.md) | |
|
|
|
|
| [sinceStart](./bitburner.moneysources.sincestart.md) | | [MoneySource](./bitburner.moneysource.md) | |
|
2022-11-20 18:07:22 +01:00
|
|
|
|