Class TenantInfoAddress


  • public class TenantInfoAddress
    extends Object
    Address formats are quite diverse across the world both in therms of what fields are used, named and the order of them. To be generic a little future proof the address fields here are a mix of free text (address lines) and fixed fields. The address lines can be street address, P.O box, c/o name, apartment, suite, unit, building floor etc etc. All fields are mandatory but can be an empty string (ie. not null)
    Author:
    smorgrav