Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
OrdersListResponse
Interface OrdersListResponse
interface
OrdersListResponse
{
kind
?:
string
;
nextPageToken
?:
string
;
resources
?:
GoogleAppsScript
.
Content
.
Schema
.
Order
[]
;
}
Index
Properties
kind?
next
Page
Token?
resources?
Properties
Optional
kind
kind
?:
string
Optional
next
Page
Token
nextPageToken
?:
string
Optional
resources
resources
?:
GoogleAppsScript
.
Content
.
Schema
.
Order
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
next
Page
Token
resources
Google Apps Script API
Loading...