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