Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Mirror
Collection
AccountsCollection
Interface AccountsCollection
interface
AccountsCollection
{
insert
(
resource
:
GoogleAppsScript
.
Mirror
.
Schema
.
Account
,
userToken
:
string
,
accountType
:
string
,
accountName
:
string
,
)
:
GoogleAppsScript
.
Mirror
.
Schema
.
Account
;
}
Index
Methods
insert
Methods
insert
insert
(
resource
:
GoogleAppsScript
.
Mirror
.
Schema
.
Account
,
userToken
:
string
,
accountType
:
string
,
accountName
:
string
,
)
:
GoogleAppsScript
.
Mirror
.
Schema
.
Account
Parameters
resource
:
GoogleAppsScript
.
Mirror
.
Schema
.
Account
userToken
:
string
accountType
:
string
accountName
:
string
Returns
GoogleAppsScript
.
Mirror
.
Schema
.
Account
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
insert
Google Apps Script API
Loading...