Trait AddressTrait
	
	
		Methods summary
		
		
			
				 public 
				boolean
				
				
			 | 
			
			#
			isFilled( )
			
				Return true if given object is filled 
			 
			
				Return true if given object is filled 
					Returns
					
						boolean
					 
			 
			  | 
		
		
			
				 public 
				
				
				
			 | 
			
			#
			validate( Symfony\Component\Validator\Context\ExecutionContextInterface $executionContext )
			
				
			 
			
				
					Parameters
					
					Assert\callback()
					
					 
			 
			  | 
		
		
			
				 public 
				string
				
				
			 | 
			 | 
		
		
			
				 public 
				
				
				
			 | 
			 | 
		
		
			
				 public 
				string
				
				
			 | 
			 | 
		
		
			
				 public 
				
				
				
			 | 
			 | 
		
		
			
				 public 
				string
				
				
			 | 
			 | 
		
		
			
				 public 
				
				
				
			 | 
			 | 
		
		
			
				 public 
				string
				
				
			 | 
			 | 
		
		
			
				 public 
				
				
				
			 | 
			 | 
		
		
			
				 public 
				string
				
				
			 | 
			 | 
		
		
			
				 public 
				
				
				
			 | 
			 | 
		
		
			
				 public 
				string
				
				
			 | 
			 | 
		
		
			
				 public 
				
				
				
			 | 
			 | 
		
		
			
				 public 
				string
				
				
			 | 
			 | 
		
		
			
				 public 
				
				
				
			 | 
			 | 
		
		
			
				 public 
				string
				
				
			 | 
			 | 
		
		
			
				 public 
				
				
				
			 | 
			 | 
		
		
		Magic methods summary
		Properties summary
		
		
			
				protected  
				string
			 | 
			
					$street
				 
					
				 
				
					
				 
			 | 
			
				
			 | 
		
		
			
				protected  
				string
			 | 
			
					$postalCode
				 
					
				 
				
					
						Jms\serializedname("postalcode")
						
						 
				 
			 | 
			
				
			 | 
		
		
			
				protected  
				string
			 | 
			
					$city
				 
					
				 
				
					
				 
			 | 
			
				
			 | 
		
		
			
				protected  
				string
			 | 
			
					$countryCode
				 
					
				 
				
					
						Assert\country()
						
						 
						Jms\serializedname("countrycode")
						
						 
				 
			 | 
			
				
			 | 
		
		
			
				protected  
				string
			 | 
			
					$name
				 
					
				 
				
					
				 
			 | 
			
				
			 | 
		
		
			
				protected  
				string
			 | 
			
					$recipientName
				 
					
				 
				
					
						Jms\serializedname("recipientname")
						
						 
				 
			 | 
			
				
			 | 
		
		
			
				protected  
				string
			 | 
			
					$recipientEmail
				 
					
				 
				
					
						Assert\email()
						
						 
						Jms\serializedname("recipientemail")
						
						 
				 
			 | 
			
				
			 | 
		
		
			
				protected  
				string
			 | 
			
					$recipientPhone
				 
					
				 
				
					
						Jms\serializedname("recipientphone")
						
						 
				 
			 | 
			
				
			 |