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

JSON template for an organization entry. More...

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

Properties

virtual string CostCenter [get, set]
 The cost center of the users department. More...
 
virtual string CustomType [get, set]
 Custom type. More...
 
virtual string Department [get, set]
 Department within the organization. More...
 
virtual string Description [get, set]
 Description of the organization. More...
 
virtual string Domain [get, set]
 The domain to which the organization belongs to. More...
 
virtual System.Nullable< int > FullTimeEquivalent [get, set]
 The full-time equivalent millipercent within the organization (100000 = 100%). More...
 
virtual string Location [get, set]
 Location of the organization. This need not be fully qualified address. More...
 
virtual string Name [get, set]
 Name of the organization More...
 
virtual System.Nullable< bool > Primary [get, set]
 If it user's primary organization. More...
 
virtual string Symbol [get, set]
 Symbol of the organization. More...
 
virtual string Title [get, set]
 Title (designation) of the user in the organization. More...
 
virtual string Type [get, set]
 Each entry can have a type which indicates standard types of that entry. For example organization could be of school, work etc. In addition to the standard type, an entry can have a custom type and can give it any name. Such types 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 an organization entry.

Property Documentation

◆ CostCenter

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserOrganization.CostCenter
getset

The cost center of the users department.

◆ CustomType

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

Custom type.

◆ Department

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserOrganization.Department
getset

Department within the organization.

◆ Description

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserOrganization.Description
getset

Description of the organization.

◆ Domain

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserOrganization.Domain
getset

The domain to which the organization belongs to.

◆ ETag

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

The ETag of the item.

◆ FullTimeEquivalent

virtual System.Nullable<int> Google.Apis.Admin.Directory.directory_v1.Data.UserOrganization.FullTimeEquivalent
getset

The full-time equivalent millipercent within the organization (100000 = 100%).

◆ Location

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserOrganization.Location
getset

Location of the organization. This need not be fully qualified address.

◆ Name

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserOrganization.Name
getset

Name of the organization

◆ Primary

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

If it user's primary organization.

◆ Symbol

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserOrganization.Symbol
getset

Symbol of the organization.

◆ Title

virtual string Google.Apis.Admin.Directory.directory_v1.Data.UserOrganization.Title
getset

Title (designation) of the user in the organization.

◆ Type

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

Each entry can have a type which indicates standard types of that entry. For example organization could be of school, work etc. In addition to the standard type, an entry can have a custom type and can give it any name. Such types should have the CUSTOM value as type and also have a CustomType value.


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