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