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