mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
1 line
3.1 KiB
HTML
1 line
3.1 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/transfer_request - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a> — <a href="datum/transfer_request.html#var">Var Details</a></header><main><h1>transfer_request <aside>/<a href="datum.html">datum</a>/<a href="datum/transfer_request.html">transfer_request</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/economy/money_account.dm#L193"><img src="git.png" width="16" height="16" title="code/modules/economy/money_account.dm 193"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/transfer_request.html#var/amount">amount</a></th><td>how much money is being request</td></tr><tr><th><a href="datum/transfer_request.html#var/purpose">purpose</a></th><td>reason for transfer request</td></tr><tr><th><a href="datum/transfer_request.html#var/requesting_account">requesting_account</a></th><td>the money account that is requesting money</td></tr><tr><th><a href="datum/transfer_request.html#var/time">time</a></th><td>when the money was requested</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/amount"><aside class="declaration">var </aside>amount <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/economy/money_account.dm#L199"><img src="git.png" width="16" height="16" title="code/modules/economy/money_account.dm 199"></a></h3><p>how much money is being request</p><h3 id="var/purpose"><aside class="declaration">var </aside>purpose <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/economy/money_account.dm#L197"><img src="git.png" width="16" height="16" title="code/modules/economy/money_account.dm 197"></a></h3><p>reason for transfer request</p><h3 id="var/requesting_account"><aside class="declaration">var </aside>requesting_account <aside>– /<a href="datum.html">datum</a>/<a href="datum/money_account.html">money_account</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/economy/money_account.dm#L195"><img src="git.png" width="16" height="16" title="code/modules/economy/money_account.dm 195"></a></h3><p>the money account that is requesting money</p><h3 id="var/time"><aside class="declaration">var </aside>time <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/economy/money_account.dm#L201"><img src="git.png" width="16" height="16" title="code/modules/economy/money_account.dm 201"></a></h3><p>when the money was requested</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html> |