Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
AccountsCustomBatchRequestEntry
Interface AccountsCustomBatchRequestEntry
interface
AccountsCustomBatchRequestEntry
{
account
?:
GoogleAppsScript
.
Content
.
Schema
.
Account
;
accountId
?:
string
;
batchId
?:
number
;
force
?:
boolean
;
linkRequest
?:
AccountsCustomBatchRequestEntryLinkRequest
;
merchantId
?:
string
;
method
?:
string
;
overwrite
?:
boolean
;
}
Index
Properties
account?
account
Id?
batch
Id?
force?
link
Request?
merchant
Id?
method?
overwrite?
Properties
Optional
account
account
?:
GoogleAppsScript
.
Content
.
Schema
.
Account
Optional
account
Id
accountId
?:
string
Optional
batch
Id
batchId
?:
number
Optional
force
force
?:
boolean
Optional
link
Request
linkRequest
?:
AccountsCustomBatchRequestEntryLinkRequest
Optional
merchant
Id
merchantId
?:
string
Optional
method
method
?:
string
Optional
overwrite
overwrite
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
account
Id
batch
Id
force
link
Request
merchant
Id
method
overwrite
Google Apps Script API
Loading...