@neezy-inc/sdk
Preparing search index...
types/pessoa.type
Pessoa
Interface Pessoa
interface
Pessoa
{
address_id
:
null
|
number
;
arquivado
:
boolean
;
cpf
:
null
|
string
;
created_at
:
string
;
data_de_nascimento
:
null
|
string
;
email
:
string
;
id
:
string
;
image_id
:
null
;
imobiliaria_id
:
null
|
number
;
nome_completo
:
string
;
profilePic
:
string
;
rg
:
null
|
string
;
role
:
null
|
string
;
telefone
:
string
;
updated_at
:
string
;
}
Index
Properties
address_
id
arquivado
cpf
created_
at
data_
de_
nascimento
email
id
image_
id
imobiliaria_
id
nome_
completo
profile
Pic
rg
role
telefone
updated_
at
Properties
address_
id
address_id
:
null
|
number
arquivado
arquivado
:
boolean
cpf
cpf
:
null
|
string
created_
at
created_at
:
string
data_
de_
nascimento
data_de_nascimento
:
null
|
string
email
email
:
string
id
id
:
string
image_
id
image_id
:
null
imobiliaria_
id
imobiliaria_id
:
null
|
number
nome_
completo
nome_completo
:
string
profile
Pic
profilePic
:
string
rg
rg
:
null
|
string
role
role
:
null
|
string
telefone
telefone
:
string
updated_
at
updated_at
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address_
id
arquivado
cpf
created_
at
data_
de_
nascimento
email
id
image_
id
imobiliaria_
id
nome_
completo
profile
Pic
rg
role
telefone
updated_
at
@neezy-inc/sdk
Loading...