Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Dfareporting
Schema
SiteContact
Interface SiteContact
interface
SiteContact
{
address
?:
string
;
contactType
?:
string
;
email
?:
string
;
firstName
?:
string
;
id
?:
string
;
lastName
?:
string
;
phone
?:
string
;
title
?:
string
;
}
Index
Properties
address?
contact
Type?
email?
first
Name?
id?
last
Name?
phone?
title?
Properties
Optional
address
address
?:
string
Optional
contact
Type
contactType
?:
string
Optional
email
email
?:
string
Optional
first
Name
firstName
?:
string
Optional
id
id
?:
string
Optional
last
Name
lastName
?:
string
Optional
phone
phone
?:
string
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
contact
Type
email
first
Name
id
last
Name
phone
title
Google Apps Script API
Loading...