Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
OrderLegacyPromotionBenefit
Interface OrderLegacyPromotionBenefit
interface
OrderLegacyPromotionBenefit
{
discount
?:
Price
;
offerIds
?:
string
[]
;
subType
?:
string
;
taxImpact
?:
Price
;
type
?:
string
;
}
Index
Properties
discount?
offer
Ids?
sub
Type?
tax
Impact?
type?
Properties
Optional
discount
discount
?:
Price
Optional
offer
Ids
offerIds
?:
string
[]
Optional
sub
Type
subType
?:
string
Optional
tax
Impact
taxImpact
?:
Price
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
discount
offer
Ids
sub
Type
tax
Impact
type
Google Apps Script API
Loading...