GetCurrencyResponse element
Type: | getCurrencyResponse |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
Available Since: | Oct 7, 2013 |
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<GetCurrencyResponse>
<actionStatus>
<status>...</status>
<errorCode>...</errorCode>
<message>...</message>
</actionStatus>
<currency code="...">
<description>...</description>
</currency>
</GetCurrencyResponse>