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