Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
CarrierRate
Interface CarrierRate
interface
CarrierRate
{
carrierName
?:
string
;
carrierService
?:
string
;
flatAdjustment
?:
Price
;
name
?:
string
;
originPostalCode
?:
string
;
percentageAdjustment
?:
string
;
}
Index
Properties
carrier
Name?
carrier
Service?
flat
Adjustment?
name?
origin
Postal
Code?
percentage
Adjustment?
Properties
Optional
carrier
Name
carrierName
?:
string
Optional
carrier
Service
carrierService
?:
string
Optional
flat
Adjustment
flatAdjustment
?:
Price
Optional
name
name
?:
string
Optional
origin
Postal
Code
originPostalCode
?:
string
Optional
percentage
Adjustment
percentageAdjustment
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
carrier
Name
carrier
Service
flat
Adjustment
name
origin
Postal
Code
percentage
Adjustment
Google Apps Script API
Loading...