address Structure
It contains all the necessary fields for an address.
| Name | Description | |
|---|---|---|
		     
	
	
	    
	   | 
	  city | 
	
	It is a mandatory field.  The City Name, type of String  | 
	
		     
	
	
	    
	   | 
	  postalCode | 
	
	It is a mandatory field.  The Postal Code, type of String  | 
	
		     
	
	
	    
	   | 
	  street | The Street, type of String | 
		     
	
	
	    
	   | 
	  streetNo | The Street Number, type of String |