Called on
auth.invoices Source
src/ksef2/services/invoices.py:182 Generated from async source src/ksef2/services/async_invoices.py auth.invoices.fetch_package(*, package: InvoicePackage, export: ExportHandle, target_directory: Path | str = Path('.')) -> list[Path]Returns
list[Path] Parameters
package InvoicePackage export ExportHandle target_directory Path | str Called on
auth.invoices Source
src/ksef2/services/async_invoices.py:181 Authored source await auth.invoices.fetch_package(*, package: InvoicePackage, export: ExportHandle, target_directory: Path | str = Path('.')) -> list[Path]Returns
list[Path] Parameters
package InvoicePackage export ExportHandle target_directory Path | str