GetCountryResponse element

Type: getCountryResponse
Namespace: (default namespace)
XML Schema: ns0.xsd
Available Since: Oct 7, 2013

Example XML

<?xml version="1.0" encoding="UTF-8"?> <GetCountryResponse> <actionStatus> <message>...</message> <errorCode>...</errorCode> <status>...</status> </actionStatus> <country countryCode="..." name="..."> <currencyCode>...</currencyCode> <languageCode>...</languageCode> </country> </GetCountryResponse>