@neezy-inc/sdk
Preparing search index...
types/imoveis.type
ActivityResponse
Interface ActivityResponse
interface
ActivityResponse
{
created_at
:
string
;
tipo
:
TipoAtividade
;
user
:
{
pessoa
:
{
address_id
:
null
|
string
;
arquivado
:
boolean
;
cpf
:
null
|
string
;
created_at
:
string
;
data_de_nascimento
:
null
|
string
;
delete_at
:
null
|
string
;
email
:
null
|
string
;
id
:
string
;
image_id
:
null
|
string
;
imobiliaria_id
:
null
|
string
;
nome_completo
:
null
|
string
;
profilePic
:
string
;
rg
:
null
|
string
;
telefone
:
null
|
string
;
updated_at
:
string
;
}
;
}
;
}
Index
Properties
created_
at
tipo
user
Properties
created_
at
created_at
:
string
tipo
tipo
:
TipoAtividade
user
user
:
{
pessoa
:
{
address_id
:
null
|
string
;
arquivado
:
boolean
;
cpf
:
null
|
string
;
created_at
:
string
;
data_de_nascimento
:
null
|
string
;
delete_at
:
null
|
string
;
email
:
null
|
string
;
id
:
string
;
image_id
:
null
|
string
;
imobiliaria_id
:
null
|
string
;
nome_completo
:
null
|
string
;
profilePic
:
string
;
rg
:
null
|
string
;
telefone
:
null
|
string
;
updated_at
:
string
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created_
at
tipo
user
@neezy-inc/sdk
Loading...