Skip to content

Commit

Permalink
Update Saint Martin country names
Browse files Browse the repository at this point in the history
  • Loading branch information
wkrsz committed Nov 20, 2024
1 parent 52d9e7e commit 6dbf9f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/netsuite/support/country.rb
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ class Country
'SH' => '_saintHelena',
'KN' => '_saintKittsAndNevis',
'LC' => '_saintLucia',
'MF' => '_saintMartin',
'MF' => '_saintMartinFrenchPart',
'VC' => '_saintVincentAndTheGrenadines',
'SM' => '_sanMarino',
'ST' => '_saoTomeAndPrincipe',
Expand All @@ -205,7 +205,7 @@ class Country
'SC' => '_seychelles',
'SL' => '_sierraLeone',
'SG' => '_singapore',
'SX' => '_sintMaarten',
'SX' => '_sintMaartenDutchPart',
'SK' => '_slovakRepublic',
'SI' => '_slovenia',
'SB' => '_solomonIslands',
Expand Down

0 comments on commit 6dbf9f1

Please sign in to comment.