Skip to content

Commit

Permalink
Adding UK country mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveitaly committed Dec 22, 2022
1 parent 146e069 commit 5fe96ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/netsuite/support/country.rb
Expand Up @@ -240,6 +240,7 @@ class Country
'UA' => '_ukraine',
'AE' => '_unitedArabEmirates',
'GB' => '_unitedKingdom',
'UK' => '_unitedKingdom',
'US' => '_unitedStates',
'UY' => '_uruguay',
'UM' => '_uSMinorOutlyingIslands',
Expand Down

0 comments on commit 5fe96ed

Please sign in to comment.