Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
AccountsCustomBatchResponseEntry
Interface AccountsCustomBatchResponseEntry
interface
AccountsCustomBatchResponseEntry
{
account
?:
GoogleAppsScript
.
Content
.
Schema
.
Account
;
batchId
?:
number
;
errors
?:
GoogleAppsScript
.
Content
.
Schema
.
Errors
;
kind
?:
string
;
linkStatus
?:
string
;
}
Index
Properties
account?
batch
Id?
errors?
kind?
link
Status?
Properties
Optional
account
account
?:
GoogleAppsScript
.
Content
.
Schema
.
Account
Optional
batch
Id
batchId
?:
number
Optional
errors
errors
?:
GoogleAppsScript
.
Content
.
Schema
.
Errors
Optional
kind
kind
?:
string
Optional
link
Status
linkStatus
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
batch
Id
errors
kind
link
Status
Google Apps Script API
Loading...