Diglin\Ricardo\Services\System::getCountryIsoResult
Gets the 2 letter country ISO result
The Ricardo API returns: <pre> { "GetCountryIsoResult": { "CountryIso": [{ "CountryId": "INT", "CountryName": "TEXT", }, { "CountryId": "INT", "CountryName": "TEXT", }] } } </pre>
Signature
public function getCountryIsoResult(array
$data )
Parameters
$data
— array
Returns
- array