Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
AdminReseller
Schema
Customer
Interface Customer
interface
Customer
{
alternateEmail
?:
string
;
customerDomain
?:
string
;
customerDomainVerified
?:
boolean
;
customerId
?:
string
;
kind
?:
string
;
phoneNumber
?:
string
;
postalAddress
?:
GoogleAppsScript
.
AdminReseller
.
Schema
.
Address
;
resourceUiUrl
?:
string
;
}
Index
Properties
alternate
Email?
customer
Domain?
customer
Domain
Verified?
customer
Id?
kind?
phone
Number?
postal
Address?
resource
Ui
Url?
Properties
Optional
alternate
Email
alternateEmail
?:
string
Optional
customer
Domain
customerDomain
?:
string
Optional
customer
Domain
Verified
customerDomainVerified
?:
boolean
Optional
customer
Id
customerId
?:
string
Optional
kind
kind
?:
string
Optional
phone
Number
phoneNumber
?:
string
Optional
postal
Address
postalAddress
?:
GoogleAppsScript
.
AdminReseller
.
Schema
.
Address
Optional
resource
Ui
Url
resourceUiUrl
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alternate
Email
customer
Domain
customer
Domain
Verified
customer
Id
kind
phone
Number
postal
Address
resource
Ui
Url
Google Apps Script API
Loading...