@neezy-inc/sdk
Preparing search index...
types/pessoa.type
CreatePessoa
Interface CreatePessoa
interface
CreatePessoa
{
address
:
Omit
<
Address
,
"lat"
|
"lng"
|
"id"
|
"updated_at"
>
;
cpf
:
string
;
data_de_nascimento
:
string
;
email
:
string
;
nome_completo
:
string
;
rg
:
string
;
telefone
:
string
;
}
Index
Properties
address
cpf
data_
de_
nascimento
email
nome_
completo
rg
telefone
Properties
address
address
:
Omit
<
Address
,
"lat"
|
"lng"
|
"id"
|
"updated_at"
>
cpf
cpf
:
string
data_
de_
nascimento
data_de_nascimento
:
string
email
email
:
string
nome_
completo
nome_completo
:
string
rg
rg
:
string
telefone
telefone
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
cpf
data_
de_
nascimento
email
nome_
completo
rg
telefone
@neezy-inc/sdk
Loading...