Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
AdminDirectory
Schema
UserOrganization
Interface UserOrganization
interface
UserOrganization
{
costCenter
?:
string
;
customType
?:
string
;
department
?:
string
;
description
?:
string
;
domain
?:
string
;
fullTimeEquivalent
?:
number
;
location
?:
string
;
name
?:
string
;
primary
?:
boolean
;
symbol
?:
string
;
title
?:
string
;
type
?:
string
;
}
Index
Properties
cost
Center?
custom
Type?
department?
description?
domain?
full
Time
Equivalent?
location?
name?
primary?
symbol?
title?
type?
Properties
Optional
cost
Center
costCenter
?:
string
Optional
custom
Type
customType
?:
string
Optional
department
department
?:
string
Optional
description
description
?:
string
Optional
domain
domain
?:
string
Optional
full
Time
Equivalent
fullTimeEquivalent
?:
number
Optional
location
location
?:
string
Optional
name
name
?:
string
Optional
primary
primary
?:
boolean
Optional
symbol
symbol
?:
string
Optional
title
title
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cost
Center
custom
Type
department
description
domain
full
Time
Equivalent
location
name
primary
symbol
title
type
Google Apps Script API
Loading...