0

I am trying to develop global Address class for my global e-commerce project. It must be possible to construct different address forms for different address formats so I need global address class for that reason. Which properties must be common in this class? What is your suggestions about it?

Note: I found this site where there are address formats for many countries.

DMK
  • 2,448
  • 1
  • 24
  • 35
Farid Movsumov
  • 12,350
  • 8
  • 71
  • 97

1 Answers1

0

The UPU has the documentation and recommendations you're looking for.

joe snyder
  • 3,629
  • 2
  • 21
  • 13