Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
AdminDirectory
Schema
UserAddress
Interface UserAddress
interface
UserAddress
{
country
?:
string
;
countryCode
?:
string
;
customType
?:
string
;
extendedAddress
?:
string
;
formatted
?:
string
;
locality
?:
string
;
poBox
?:
string
;
postalCode
?:
string
;
primary
?:
boolean
;
region
?:
string
;
sourceIsStructured
?:
boolean
;
streetAddress
?:
string
;
type
?:
string
;
}
Index
Properties
country?
country
Code?
custom
Type?
extended
Address?
formatted?
locality?
po
Box?
postal
Code?
primary?
region?
source
Is
Structured?
street
Address?
type?
Properties
Optional
country
country
?:
string
Optional
country
Code
countryCode
?:
string
Optional
custom
Type
customType
?:
string
Optional
extended
Address
extendedAddress
?:
string
Optional
formatted
formatted
?:
string
Optional
locality
locality
?:
string
Optional
po
Box
poBox
?:
string
Optional
postal
Code
postalCode
?:
string
Optional
primary
primary
?:
boolean
Optional
region
region
?:
string
Optional
source
Is
Structured
sourceIsStructured
?:
boolean
Optional
street
Address
streetAddress
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
country
country
Code
custom
Type
extended
Address
formatted
locality
po
Box
postal
Code
primary
region
source
Is
Structured
street
Address
type
Google Apps Script API
Loading...