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