@neezy-inc/sdk
Preparing search index...
types/leads.type
ImovelLeadResponse
Interface ImovelLeadResponse
interface
ImovelLeadResponse
{
lead
:
{
corretor_id
:
string
;
corretor_responsavel
:
{
pessoa
:
Pessoa
}
;
created_at
:
Date
;
funil_etapa_id
:
string
;
id
:
string
;
imobiliaria_id
:
string
;
pessoa
:
Pessoa
;
pessoa_id
:
string
;
updated_at
:
Date
;
}
;
}
Index
Properties
lead
Properties
lead
lead
:
{
corretor_id
:
string
;
corretor_responsavel
:
{
pessoa
:
Pessoa
}
;
created_at
:
Date
;
funil_etapa_id
:
string
;
id
:
string
;
imobiliaria_id
:
string
;
pessoa
:
Pessoa
;
pessoa_id
:
string
;
updated_at
:
Date
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
lead
@neezy-inc/sdk
Loading...