@neezy-inc/sdk
Preparing search index...
types/address.type
Address
Interface Address
interface
Address
{
bairro
:
string
;
cep
:
string
;
cidade
:
string
;
complemento
:
string
;
id
:
string
;
lat
:
number
;
lng
:
number
;
logradouro
:
string
;
numero
:
string
;
uf
:
string
;
updated_at
:
Date
;
}
Index
Properties
bairro
cep
cidade
complemento
id
lat
lng
logradouro
numero
uf
updated_
at
Properties
bairro
bairro
:
string
cep
cep
:
string
cidade
cidade
:
string
complemento
complemento
:
string
id
id
:
string
lat
lat
:
number
lng
lng
:
number
logradouro
logradouro
:
string
numero
numero
:
string
uf
uf
:
string
updated_
at
updated_at
:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bairro
cep
cidade
complemento
id
lat
lng
logradouro
numero
uf
updated_
at
@neezy-inc/sdk
Loading...