parse_nfse
Parse a Nota Fiscal de Serviço Eletrônica (NFSe) document.
Parameters
Name | Description | Type | Default |
---|---|---|---|
document_path (required) | The path to the NFSe document to be parsed. CloudApiCliModelsNfseResponse: The parsed NFSe response. ValueError: If the document path is invalid or the parsing fails. | Path | None |
Return Value
abstra_internals.contracts_generated.CloudApiCliModelsNfseResponse