Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Mirror
Schema
ContactsListResponse
Interface ContactsListResponse
interface
ContactsListResponse
{
items
?:
GoogleAppsScript
.
Mirror
.
Schema
.
Contact
[]
;
kind
?:
string
;
}
Index
Properties
items?
kind?
Properties
Optional
items
items
?:
GoogleAppsScript
.
Mirror
.
Schema
.
Contact
[]
Optional
kind
kind
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
kind
Google Apps Script API
Loading...