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