More actions
Created page with "{{#css: .mApiTable { border-spacing: 0px; border-collapse: collapse; } .mApiTable td { border: thin solid silver; padding: 5px; margin: 0px; } table.mApiTable td.cApiExplic..." |
No edit summary |
||
| Line 61: | Line 61: | ||
|- | |- | ||
|class="cApiInfoLabel"|Input Arguments: | |class="cApiInfoLabel"|Input Arguments: | ||
|class="cApiInfo"|{{args}} | |class="cApiInfo"|{{{args}}} | ||
|- | |- | ||
|colspan="2" class="cApiExplicit"|/account/AccountStatus.xml.aspx | |colspan="2" class="cApiExplicit"|/account/AccountStatus.xml.aspx | ||
|class="cApiInfoLabel"|Access Mask: | |class="cApiInfoLabel"|Access Mask: | ||
|class="cApiInfo"|2^{{mask}} | |class="cApiInfo"|2^{{{mask}}} | ||
|- | |- | ||
|class="cApiInfoLabel"|Result Format: | |class="cApiInfoLabel"|Result Format: | ||
|colspan="3" class="cApiInfo"|{{format}} | |colspan="3" class="cApiInfo"|{{{format}}} | ||
|- class="cDataRows" | |- class="cDataRows" | ||
|Row Name | |Row Name | ||
Revision as of 18:01, 13 December 2014
| {{{name}}} | Cache Method: | Short | |
| Input Arguments: | {{{args}}} | ||
| /account/AccountStatus.xml.aspx | Access Mask: | 2^{{{mask}}} | |
| Result Format: | {{{format}}} | ||
| Row Name | Row Type | Row Description | |
| paidUntil | string datetime | desc | |
| createDate | string datetime | desc | |
| logonCount | int | desc | |
| logonMinutes | int | desc | |