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