Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
AccountTaxTaxRule
Interface AccountTaxTaxRule
interface
AccountTaxTaxRule
{
country
?:
string
;
locationId
?:
string
;
ratePercent
?:
string
;
shippingTaxed
?:
boolean
;
useGlobalRate
?:
boolean
;
}
Index
Properties
country?
location
Id?
rate
Percent?
shipping
Taxed?
use
Global
Rate?
Properties
Optional
country
country
?:
string
Optional
location
Id
locationId
?:
string
Optional
rate
Percent
ratePercent
?:
string
Optional
shipping
Taxed
shippingTaxed
?:
boolean
Optional
use
Global
Rate
useGlobalRate
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
country
location
Id
rate
Percent
shipping
Taxed
use
Global
Rate
Google Apps Script API
Loading...