Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
AdminDirectory
Schema
Notification
Interface Notification
interface
Notification
{
body
?:
string
;
etag
?:
string
;
fromAddress
?:
string
;
isUnread
?:
boolean
;
kind
?:
string
;
notificationId
?:
string
;
sendTime
?:
string
;
subject
?:
string
;
}
Index
Properties
body?
etag?
from
Address?
is
Unread?
kind?
notification
Id?
send
Time?
subject?
Properties
Optional
body
body
?:
string
Optional
etag
etag
?:
string
Optional
from
Address
fromAddress
?:
string
Optional
is
Unread
isUnread
?:
boolean
Optional
kind
kind
?:
string
Optional
notification
Id
notificationId
?:
string
Optional
send
Time
sendTime
?:
string
Optional
subject
subject
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
etag
from
Address
is
Unread
kind
notification
Id
send
Time
subject
Google Apps Script API
Loading...