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