admin  directory_v1
Properties | List of all members
Google.Apis.Admin.Directory.directory_v1.Data.UserAddress Class Reference

JSON template for address. More...

Inheritance diagram for Google.Apis.Admin.Directory.directory_v1.Data.UserAddress:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string Country [get, set]
 Country. More...
 
virtual string CountryCode [get, set]
 Country code. More...
 
virtual string CustomType [get, set]
 Custom type. More...
 
virtual string ExtendedAddress [get, set]
 Extended Address. More...
 
virtual string Formatted [get, set]
 Formatted address. More...
 
virtual string Locality [get, set]
 Locality. More...
 
virtual string PoBox [get, set]
 Other parts of address. More...
 
virtual string PostalCode [get, set]
 Postal code. More...
 
virtual System.Nullable< bool > Primary [get, set]
 If this is user's primary address. Only one entry could be marked as primary. More...
 
virtual string Region [get, set]
 Region. More...
 
virtual System.Nullable< bool > SourceIsStructured [get, set]
 User supplied address was structured. Structured addresses are NOT supported at this time. You might be able to write structured addresses, but any values will eventually be clobbered. More...
 
virtual string StreetAddress [get, set]
 Street. More...
 
virtual string Type [get, set]
 Each entry can have a type which indicates standard values of that entry. For example address could be of home, work etc. In addition to the standard type, an entry can have a custom type and can take any value. Such type should have the CUSTOM value as type and also have a customType value. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

JSON template for address.

Property Documentation

◆ Country

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserAddress.Country
getset

Country.

◆ CountryCode

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserAddress.CountryCode
getset

Country code.

◆ CustomType

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserAddress.CustomType
getset

Custom type.

◆ ETag

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserAddress.ETag
getset

The ETag of the item.

◆ ExtendedAddress

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserAddress.ExtendedAddress
getset

Extended Address.

◆ Formatted

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserAddress.Formatted
getset

Formatted address.

◆ Locality

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserAddress.Locality
getset

Locality.

◆ PoBox

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserAddress.PoBox
getset

Other parts of address.

◆ PostalCode

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserAddress.PostalCode
getset

Postal code.

◆ Primary

virtual System.Nullable<bool> Google.Apis.Admin.Directory.directory_v1.Data.UserAddress.Primary
getset

If this is user's primary address. Only one entry could be marked as primary.

◆ Region

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserAddress.Region
getset

Region.

◆ SourceIsStructured

virtual System.Nullable<bool> Google.Apis.Admin.Directory.directory_v1.Data.UserAddress.SourceIsStructured
getset

User supplied address was structured. Structured addresses are NOT supported at this time. You might be able to write structured addresses, but any values will eventually be clobbered.

◆ StreetAddress

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserAddress.StreetAddress
getset

Street.

◆ Type

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserAddress.Type
getset

Each entry can have a type which indicates standard values of that entry. For example address could be of home, work etc. In addition to the standard type, an entry can have a custom type and can take any value. Such type should have the CUSTOM value as type and also have a customType value.


The documentation for this class was generated from the following file: