Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
UnitInvoiceTaxLine
Interface UnitInvoiceTaxLine
interface
UnitInvoiceTaxLine
{
taxAmount
?:
Price
;
taxName
?:
string
;
taxType
?:
string
;
}
Index
Properties
tax
Amount?
tax
Name?
tax
Type?
Properties
Optional
tax
Amount
taxAmount
?:
Price
Optional
tax
Name
taxName
?:
string
Optional
tax
Type
taxType
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
tax
Amount
tax
Name
tax
Type
Google Apps Script API
Loading...