Difference between revisions of "User:Enta en bauldry/API"
From EVE University Wiki
m |
m |
||
Line 29: | Line 29: | ||
{ | { | ||
font-style: italic; | font-style: italic; | ||
+ | } | ||
+ | |||
+ | .cApiInfoLabel | ||
+ | { | ||
+ | border-right: 0px; | ||
+ | } | ||
+ | |||
+ | .cApiInfo | ||
+ | { | ||
+ | boder-left: 0px; | ||
} | } | ||
Line 36: | Line 46: | ||
|- | |- | ||
|rowspan="2" colspan="2" align="center" class="cApiName" |Account Status | |rowspan="2" colspan="2" align="center" class="cApiName" |Account Status | ||
− | |Cache Method: | + | |class="cApiInfoLabel"|Cache Method: |
− | |Short | + | |class="cApiInfo"|Short |
|- | |- | ||
− | |Input Arguments: | + | |class="cApiInfoLabel"|Input Arguments: |
− | |keyID, vCode | + | |class="cApiInfo"|keyID, vCode |
|- | |- | ||
|colspan="2"|/account/AccountStatus.xml.aspx | |colspan="2"|/account/AccountStatus.xml.aspx | ||
− | |Access Mask: | + | |class="cApiInfoLabel"|Access Mask: |
− | |2^25 | + | |class="cApiInfo"|2^25 |
|- | |- | ||
|Result Format: | |Result Format: |
Revision as of 15:07, 13 December 2014
Account Status | Cache Method: | Short | |
Input Arguments: | keyID, vCode | ||
/account/AccountStatus.xml.aspx | Access Mask: | 2^25 | |
Result Format: | Rows containing text, no tags | ||
Row Name | Row Type | Row Description | |
paidUntil | string datetime | desc | |
createDate | string datetime | desc | |
logonCount | int | desc | |
logonMinutes | int | desc |