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