@neezy-inc/sdk
Preparing search index...
types/imoveis.type
CreateImovelResponse
Interface CreateImovelResponse
interface
CreateImovelResponse
{
_count
:
{
interessados
:
number
}
;
address
:
Address
;
address_id
:
string
;
andar
:
number
;
arquivado
:
boolean
;
banheiros
:
number
;
caracteristicas
:
any
[]
;
delete_at
:
null
;
foto_capa
:
string
;
foto_perfil
:
string
;
id
:
string
;
images
:
any
[]
;
metragem
:
number
;
nome
:
string
;
proprietario
:
Pessoa
;
proprietario_id
:
string
;
quartos
:
number
;
tipo_garagem
:
TipoGaragem
;
tipo_imovel
:
TipoImovel
;
updated_at
:
string
;
vagas_garagem
:
number
;
}
Index
Properties
_
count
address
address_
id
andar
arquivado
banheiros
caracteristicas
delete_
at
foto_
capa
foto_
perfil
id
images
metragem
nome
proprietario
proprietario_
id
quartos
tipo_
garagem
tipo_
imovel
updated_
at
vagas_
garagem
Properties
_
count
_count
:
{
interessados
:
number
}
address
address
:
Address
address_
id
address_id
:
string
andar
andar
:
number
arquivado
arquivado
:
boolean
banheiros
banheiros
:
number
caracteristicas
caracteristicas
:
any
[]
delete_
at
delete_at
:
null
foto_
capa
foto_capa
:
string
foto_
perfil
foto_perfil
:
string
id
id
:
string
images
images
:
any
[]
metragem
metragem
:
number
nome
nome
:
string
proprietario
proprietario
:
Pessoa
proprietario_
id
proprietario_id
:
string
quartos
quartos
:
number
tipo_
garagem
tipo_garagem
:
TipoGaragem
tipo_
imovel
tipo_imovel
:
TipoImovel
updated_
at
updated_at
:
string
vagas_
garagem
vagas_garagem
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
count
address
address_
id
andar
arquivado
banheiros
caracteristicas
delete_
at
foto_
capa
foto_
perfil
id
images
metragem
nome
proprietario
proprietario_
id
quartos
tipo_
garagem
tipo_
imovel
updated_
at
vagas_
garagem
@neezy-inc/sdk
Loading...