Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Enta en bauldry/API Table: Difference between revisions

From EVE University Wiki
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 47: Line 47:
{
{
border-left-style: none;
border-left-style: none;
}
.cApiFixedCol
{
width: 100px;
}
}


Line 53: Line 58:
|-
|-
|rowspan="2" colspan="2" align="center" class="cApiName" |{{{name}}}
|rowspan="2" colspan="2" align="center" class="cApiName" |{{{name}}}
|class="cApiInfoLabel"|Cache Method:
|class="cApiInfoLabel cApiFixedCol"|Cache Method:
|class="cApiInfo"|{{#switch: {{{cache}}}
|class="cApiInfo"|{{#switch: {{{cache}}}
|s |sh |short = [[EVE_API#Short|Short]]
|s |sh |short = [[EVE_API#Short|Short]]
Line 61: Line 66:
|-
|-
|class="cApiInfoLabel"|Input Arguments:
|class="cApiInfoLabel"|Input Arguments:
|class="cApiInfo"|{{{args}}}
|class="cApiInfo"|{{{args|''None''}}}
|-
|-
|colspan="2" class="cApiExplicit"|/account/AccountStatus.xml.aspx
|colspan="2" class="cApiExplicit"|{{{url}}}
|class="cApiInfoLabel"|Access Mask:
|class="cApiInfoLabel"|Access Mask:
|class="cApiInfo"|2^{{{mask}}}
|class="cApiInfo"|2^{{{mask}}}
Line 73: Line 78:
|Row Type
|Row Type
|colspan="2"|Row Description
|colspan="2"|Row Description
|-
|paidUntil
|class="cApiFieldType"|string datetime
|colspan="2"|desc
|-
|createDate
|class="cApiFieldType"|string datetime
|colspan="2"|desc
|-
|logonCount
|class="cApiFieldType"|int
|colspan="2"|desc
|-
|logonMinutes
|class="cApiFieldType"|int
|colspan="2"|desc
|}