| listar_contatos | R Documentation |
Lista contatos (paginado).
listar_contatos(
config = sei_config(),
id_tipo_contato = NULL,
pagina_registros = NULL,
pagina_atual = NULL,
sigla = NULL,
nome = NULL,
cpf = NULL,
cnpj = NULL,
matricula = NULL,
raw = FALSE,
verbose = FALSE
)
config |
Um objeto |
id_tipo_contato, sigla, nome, cpf, cnpj, matricula |
Filtros opcionais. |
pagina_registros, pagina_atual |
Paginação (1-1000; padrão 1). |
raw, verbose |
Logical. |
Um tibble de contatos.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.