Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
TestOrderCustomer
Interface TestOrderCustomer
interface
TestOrderCustomer
{
email
?:
string
;
explicitMarketingPreference
?:
boolean
;
fullName
?:
string
;
marketingRightsInfo
?:
TestOrderCustomerMarketingRightsInfo
;
}
Index
Properties
email?
explicit
Marketing
Preference?
full
Name?
marketing
Rights
Info?
Properties
Optional
email
email
?:
string
Optional
explicit
Marketing
Preference
explicitMarketingPreference
?:
boolean
Optional
full
Name
fullName
?:
string
Optional
marketing
Rights
Info
marketingRightsInfo
?:
TestOrderCustomerMarketingRightsInfo
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email
explicit
Marketing
Preference
full
Name
marketing
Rights
Info
Google Apps Script API
Loading...