Function getById

  • Função para retornar uma nota fiscal de serviços

    Example

    await calcme.nfse.getById('42598b80f53b18f0c8402a99');
    

    Parameters

    • id: string

    Returns Promise<any | null>

Generated using TypeDoc