Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Dfareporting
Schema
InventoryItemsListResponse
Interface InventoryItemsListResponse
interface
InventoryItemsListResponse
{
inventoryItems
?:
InventoryItem
[]
;
kind
?:
string
;
nextPageToken
?:
string
;
}
Index
Properties
inventory
Items?
kind?
next
Page
Token?
Properties
Optional
inventory
Items
inventoryItems
?:
InventoryItem
[]
Optional
kind
kind
?:
string
Optional
next
Page
Token
nextPageToken
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
inventory
Items
kind
next
Page
Token
Google Apps Script API
Loading...