Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
OrdersCreateTestOrderRequest
Interface OrdersCreateTestOrderRequest
interface
OrdersCreateTestOrderRequest
{
country
?:
string
;
templateName
?:
string
;
testOrder
?:
TestOrder
;
}
Index
Properties
country?
template
Name?
test
Order?
Properties
Optional
country
country
?:
string
Optional
template
Name
templateName
?:
string
Optional
test
Order
testOrder
?:
TestOrder
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
country
template
Name
test
Order
Google Apps Script API
Loading...