ANPD SEI Integrations
    Preparing search index...

    Type Alias SeiInteressado

    SeiInteressado: Readonly<
        {
            cnpj: string
            | null;
            cpf: string | null;
            idContato: string | null;
            nome: string | null;
            sigla: string | null;
        },
    >

    Interessado, remetente ou destinatário de um processo ou documento.