AdobeConnectClient\Converter\ConverterInterface::convert

Converts the data into an associative array with camelCase keys

Example: [ 'status' => [ 'code' => 'invalid', 'invalid' => [ 'field' => 'login', 'type' => 'string', 'subcode' => 'missing', ], ], 'common' => [ 'zoneId' => 3, 'locale' => '', ], ];