Interface protos.google.type.IPostalAddress (3.4.1)

Properties of a PostalAddress.

Package

@google-cloud/talent!

Properties

addressLines

  addressLines 
 ?: 
  
 ( 
 string 
 [] 
 | 
 null 
 ); 
 

PostalAddress addressLines

Property Value
Type Description
(string[]|null)

administrativeArea

  administrativeArea 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

PostalAddress administrativeArea

Property Value
Type Description
(string|null)

languageCode

  languageCode 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

PostalAddress languageCode

Property Value
Type Description
(string|null)

locality

  locality 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

PostalAddress locality

Property Value
Type Description
(string|null)

organization

  organization 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

PostalAddress organization

Property Value
Type Description
(string|null)

postalCode

  postalCode 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

PostalAddress postalCode

Property Value
Type Description
(string|null)

recipients

  recipients 
 ?: 
  
 ( 
 string 
 [] 
 | 
 null 
 ); 
 

PostalAddress recipients

Property Value
Type Description
(string[]|null)

regionCode

  regionCode 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

PostalAddress regionCode

Property Value
Type Description
(string|null)

revision

  revision 
 ?: 
  
 ( 
 number 
 | 
 null 
 ); 
 

PostalAddress revision

Property Value
Type Description
(number|null)

sortingCode

  sortingCode 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

PostalAddress sortingCode

Property Value
Type Description
(string|null)

sublocality

  sublocality 
 ?: 
  
 ( 
 string 
 | 
 null 
 ); 
 

PostalAddress sublocality

Property Value
Type Description
(string|null)
Design a Mobile Site
View Site in Mobile | Classic
Share by: