Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Content
Schema
AccountStatusDataQualityIssue
Interface AccountStatusDataQualityIssue
interface
AccountStatusDataQualityIssue
{
country
?:
string
;
destination
?:
string
;
detail
?:
string
;
displayedValue
?:
string
;
exampleItems
?:
AccountStatusExampleItem
[]
;
id
?:
string
;
lastChecked
?:
string
;
location
?:
string
;
numItems
?:
number
;
severity
?:
string
;
submittedValue
?:
string
;
}
Index
Properties
country?
destination?
detail?
displayed
Value?
example
Items?
id?
last
Checked?
location?
num
Items?
severity?
submitted
Value?
Properties
Optional
country
country
?:
string
Optional
destination
destination
?:
string
Optional
detail
detail
?:
string
Optional
displayed
Value
displayedValue
?:
string
Optional
example
Items
exampleItems
?:
AccountStatusExampleItem
[]
Optional
id
id
?:
string
Optional
last
Checked
lastChecked
?:
string
Optional
location
location
?:
string
Optional
num
Items
numItems
?:
number
Optional
severity
severity
?:
string
Optional
submitted
Value
submittedValue
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
country
destination
detail
displayed
Value
example
Items
id
last
Checked
location
num
Items
severity
submitted
Value
Google Apps Script API
Loading...