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

JSON template for Customer Resource object in Directory API. More...

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

Properties

virtual string AlternateEmail [get, set]
 The customer's secondary contact email address. This email address cannot be on the same domain as the customerDomain More...
 
virtual string CustomerCreationTimeRaw [get, set]
 The customer's creation time (Readonly) More...
 
virtual System.Nullable< System.DateTime > CustomerCreationTime [get, set]
 
See also
System.DateTime

representation of CustomerCreationTimeRaw. More...

 
virtual string CustomerDomain [get, set]
 The customer's primary domain name string. Do not include the www prefix when creating a new customer. More...
 
virtual string ETag [get, set]
 ETag of the resource. More...
 
virtual string Id [get, set]
 The unique ID for the customer's G Suite account. (Readonly) More...
 
virtual string Kind [get, set]
 Identifies the resource as a customer. Value: admin::directory::customer More...
 
virtual string Language [get, set]
 The customer's ISO 639-2 language code. The default value is en-US More...
 
virtual string PhoneNumber [get, set]
 The customer's contact phone number in E.164 format. More...
 
virtual CustomerPostalAddress PostalAddress [get, set]
 The customer's postal address information. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

JSON template for Customer Resource object in Directory API.

Property Documentation

◆ AlternateEmail

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Customer.AlternateEmail
getset

The customer's secondary contact email address. This email address cannot be on the same domain as the customerDomain

◆ CustomerCreationTime

virtual System.Nullable<System.DateTime> Google.Apis.Admin.Directory.directory_v1.Data.Customer.CustomerCreationTime
getset

See also
System.DateTime

representation of CustomerCreationTimeRaw.

◆ CustomerCreationTimeRaw

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Customer.CustomerCreationTimeRaw
getset

The customer's creation time (Readonly)

◆ CustomerDomain

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Customer.CustomerDomain
getset

The customer's primary domain name string. Do not include the www prefix when creating a new customer.

◆ ETag

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

ETag of the resource.

◆ Id

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Customer.Id
getset

The unique ID for the customer's G Suite account. (Readonly)

◆ Kind

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Customer.Kind
getset

Identifies the resource as a customer. Value: admin::directory::customer

◆ Language

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Customer.Language
getset

The customer's ISO 639-2 language code. The default value is en-US

◆ PhoneNumber

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Customer.PhoneNumber
getset

The customer's contact phone number in E.164 format.

◆ PostalAddress

virtual CustomerPostalAddress Google.Apis.Admin.Directory.directory_v1.Data.Customer.PostalAddress
getset

The customer's postal address information.


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