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