node-tado-client
Preparing search index...
HomeAddress
Type Alias HomeAddress
type
HomeAddress
=
{
addressLine1
:
string
;
addressLine2
:
string
|
null
;
city
:
string
;
country
:
Country
;
state
:
string
|
null
;
zipCode
:
string
;
}
Index
Properties
address
Line1
address
Line2
city
country
state
zip
Code
Properties
address
Line1
addressLine1
:
string
address
Line2
addressLine2
:
string
|
null
city
city
:
string
country
country
:
Country
state
state
:
string
|
null
zip
Code
zipCode
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
Line1
address
Line2
city
country
state
zip
Code
node-tado-client
Loading...