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