Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
AccountTax
Interface AccountTax
interface
AccountTax
{
accountId
?:
string
;
kind
?:
string
;
rules
?:
AccountTaxTaxRule
[]
;
}
Index
Properties
account
Id?
kind?
rules?
Properties
Optional
account
Id
accountId
?:
string
Optional
kind
kind
?:
string
Optional
rules
rules
?:
AccountTaxTaxRule
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Id
kind
rules
Google Apps Script API
Loading...