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