Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
People
Schema
Organization
Interface Organization
interface
Organization
{
current
?:
boolean
;
department
?:
string
;
domain
?:
string
;
endDate
?:
GoogleAppsScript
.
People
.
Schema
.
Date
;
formattedType
?:
string
;
jobDescription
?:
string
;
location
?:
string
;
metadata
?:
FieldMetadata
;
name
?:
string
;
phoneticName
?:
string
;
startDate
?:
GoogleAppsScript
.
People
.
Schema
.
Date
;
symbol
?:
string
;
title
?:
string
;
type
?:
string
;
}
Index
Properties
current?
department?
domain?
end
Date?
formatted
Type?
job
Description?
location?
metadata?
name?
phonetic
Name?
start
Date?
symbol?
title?
type?
Properties
Optional
current
current
?:
boolean
Optional
department
department
?:
string
Optional
domain
domain
?:
string
Optional
end
Date
endDate
?:
GoogleAppsScript
.
People
.
Schema
.
Date
Optional
formatted
Type
formattedType
?:
string
Optional
job
Description
jobDescription
?:
string
Optional
location
location
?:
string
Optional
metadata
metadata
?:
FieldMetadata
Optional
name
name
?:
string
Optional
phonetic
Name
phoneticName
?:
string
Optional
start
Date
startDate
?:
GoogleAppsScript
.
People
.
Schema
.
Date
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
current
department
domain
end
Date
formatted
Type
job
Description
location
metadata
name
phonetic
Name
start
Date
symbol
title
type
Google Apps Script API
Loading...