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