Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
People
Schema
Address
Interface Address
interface
Address
{
city
?:
string
;
country
?:
string
;
countryCode
?:
string
;
extendedAddress
?:
string
;
formattedType
?:
string
;
formattedValue
?:
string
;
metadata
?:
FieldMetadata
;
poBox
?:
string
;
postalCode
?:
string
;
region
?:
string
;
streetAddress
?:
string
;
type
?:
string
;
}
Index
Properties
city?
country?
country
Code?
extended
Address?
formatted
Type?
formatted
Value?
metadata?
po
Box?
postal
Code?
region?
street
Address?
type?
Properties
Optional
city
city
?:
string
Optional
country
country
?:
string
Optional
country
Code
countryCode
?:
string
Optional
extended
Address
extendedAddress
?:
string
Optional
formatted
Type
formattedType
?:
string
Optional
formatted
Value
formattedValue
?:
string
Optional
metadata
metadata
?:
FieldMetadata
Optional
po
Box
poBox
?:
string
Optional
postal
Code
postalCode
?:
string
Optional
region
region
?:
string
Optional
street
Address
streetAddress
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
city
country
country
Code
extended
Address
formatted
Type
formatted
Value
metadata
po
Box
postal
Code
region
street
Address
type
Google Apps Script API
Loading...