public void deleteISOCountryCurrencyByCountryIdx(
     CFSecurityAuthorization Authorization, CFSecurityISOCountryCurrencyByCountryIdxKey argKey) {
   deleteISOCountryCurrencyByCountryIdx(Authorization, argKey.getRequiredISOCountryId());
 }