Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
ProductTax
Interface ProductTax
interface
ProductTax
{
country
?:
string
;
locationId
?:
string
;
postalCode
?:
string
;
rate
?:
number
;
region
?:
string
;
taxShip
?:
boolean
;
}
Index
Properties
country?
location
Id?
postal
Code?
rate?
region?
tax
Ship?
Properties
Optional
country
country
?:
string
Optional
location
Id
locationId
?:
string
Optional
postal
Code
postalCode
?:
string
Optional
rate
rate
?:
number
Optional
region
region
?:
string
Optional
tax
Ship
taxShip
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
country
location
Id
postal
Code
rate
region
tax
Ship
Google Apps Script API
Loading...