bitburner-src/markdown/bitburner.employee.sal.md

14 lines
316 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Employee](./bitburner.employee.md) &gt; [sal](./bitburner.employee.sal.md)
## Employee.sal property
Salary of the employee
<b>Signature:</b>
```typescript
sal: number;
```