Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
PosCustomBatchResponse
Interface PosCustomBatchResponse
interface
PosCustomBatchResponse
{
entries
?:
PosCustomBatchResponseEntry
[]
;
kind
?:
string
;
}
Index
Properties
entries?
kind?
Properties
Optional
entries
entries
?:
PosCustomBatchResponseEntry
[]
Optional
kind
kind
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entries
kind
Google Apps Script API
Loading...