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.