Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Mirror
Schema
Contact
Interface Contact
interface
Contact
{
acceptCommands
?:
Command
[]
;
acceptTypes
?:
string
[]
;
displayName
?:
string
;
id
?:
string
;
imageUrls
?:
string
[]
;
kind
?:
string
;
phoneNumber
?:
string
;
priority
?:
number
;
sharingFeatures
?:
string
[]
;
source
?:
string
;
speakableName
?:
string
;
type
?:
string
;
}
Index
Properties
accept
Commands?
accept
Types?
display
Name?
id?
image
Urls?
kind?
phone
Number?
priority?
sharing
Features?
source?
speakable
Name?
type?
Properties
Optional
accept
Commands
acceptCommands
?:
Command
[]
Optional
accept
Types
acceptTypes
?:
string
[]
Optional
display
Name
displayName
?:
string
Optional
id
id
?:
string
Optional
image
Urls
imageUrls
?:
string
[]
Optional
kind
kind
?:
string
Optional
phone
Number
phoneNumber
?:
string
Optional
priority
priority
?:
number
Optional
sharing
Features
sharingFeatures
?:
string
[]
Optional
source
source
?:
string
Optional
speakable
Name
speakableName
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accept
Commands
accept
Types
display
Name
id
image
Urls
kind
phone
Number
priority
sharing
Features
source
speakable
Name
type
Google Apps Script API
Loading...